Disable mjolnirs verbose logging to have it not spam the management room
This commit is contained in:
parent
b574cc09ab
commit
4ec5afa360
|
@ -9,6 +9,9 @@
|
|||
enable = true;
|
||||
homeserverUrl = "https://matrix.hamburg.ccc.de";
|
||||
managementRoom = "#moderation-management:hamburg.ccc.de";
|
||||
settings = {
|
||||
verboseLogging = false;
|
||||
};
|
||||
pantalaimon = {
|
||||
enable = true;
|
||||
username = "moderation";
|
||||
|
|
Loading…
Reference in a new issue