forked from wurzel/fruitbasket
matrix: disable spammy logging
This commit is contained in:
parent
9f465f4f66
commit
bde7d0b3d4
1 changed files with 4 additions and 0 deletions
|
@ -78,6 +78,10 @@ in
|
||||||
|
|
||||||
plugins = [ matrix-synapse-ldap3 ];
|
plugins = [ matrix-synapse-ldap3 ];
|
||||||
|
|
||||||
|
|
||||||
|
log = {
|
||||||
|
root.level = "WARNING";
|
||||||
|
};
|
||||||
settings = {
|
settings = {
|
||||||
server_name = domainServer;
|
server_name = domainServer;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue