foo
This commit is contained in:
parent
63f434567a
commit
04efe82c0a
10 changed files with 60 additions and 18 deletions
|
|
@ -5,7 +5,7 @@
|
|||
enable = false;
|
||||
settings = {
|
||||
homeserverUrl = "https://matrix.berlin.ccc.de";
|
||||
managementRoom = "#moderators:berlin.ccc.de";
|
||||
managementRoom = "!ZYWNuaQBkkenNklCSm:matrix.org"; # #cccb-moderators:berlin.ccc.de
|
||||
autojoinOnlyIfManager = true;
|
||||
recordIgnoredInvites = true;
|
||||
roomStateBackingStore.enabled = true;
|
||||
|
|
@ -14,4 +14,3 @@
|
|||
secrets.accessToken = config.age.secrets.draupnir_access_token.path;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue