Set new users to auto-join DTTH space
This commit is contained in:
parent
6109922b19
commit
cfce2aaecb
|
@ -76,6 +76,10 @@ in
|
|||
"fec0::/10"
|
||||
];
|
||||
app_service_config_files = app_services;
|
||||
|
||||
auto_join_rooms = [
|
||||
"#join-dtth-matrix:dtth.ch"
|
||||
];
|
||||
};
|
||||
extraConfigFiles = [
|
||||
(config.sops.secrets."matrix-synapse-dtth/oidc-config".path)
|
||||
|
|
Loading…
Reference in a new issue