update config

neo
Lzebulon 2025-01-26 21:54:23 +01:00 committed by RatCornu
parent 48a846f848
commit a4212f5304
No known key found for this signature in database
GPG Key ID: B3BE02E379E6E8E2
1 changed files with 13 additions and 0 deletions

View File

@ -73,6 +73,18 @@ in
v = 1;
};
botConfig = {
enabled = false;
nick = "MatrixBot";
username = "matrixbot";
joinChannelsIfNoUsers = true;
};
privateMessages = {
enabled = true;
federate = true;
};
dynamicChannels = {
enabled = true;
useHomeserverDirectory = true;
@ -123,6 +135,7 @@ in
bridgeInfoState = {
enabled = false;
initial = false;
};
logging = {