Lower log level commented config options
This commit is contained in:
parent
7451abe3ea
commit
92f7f0c849
|
@ -77,7 +77,7 @@ allow_federation = true
|
|||
trusted_servers = ["matrix.org"]
|
||||
|
||||
#max_concurrent_requests = 100 # How many requests Conduit sends to other servers at the same time
|
||||
#log = "info,state_res=warn,rocket=off,_=off,sled=off"
|
||||
#log = "warn,state_res=warn,rocket=off,_=off,sled=off"
|
||||
EOF
|
||||
fi
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue