Disable mjolnirs verbose logging to have it not spam the management room

This commit is contained in:
June 2024-06-22 16:07:01 +02:00 committed by echtnurich
parent b574cc09ab
commit 4ec5afa360
Signed by: echtnurich
SSH key fingerprint: SHA256:1eIkxME0VPeXC2WMl9Haus+q0SLFymSAWU7f6Z+A8Aw

View file

@ -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";