mirror of https://gitlab.crans.org/nounous/nixos
Ajout auto-join et mise à jour
parent
968ca0d8f7
commit
755162be1d
|
|
@ -134,6 +134,8 @@
|
|||
"/var/lib/matrix-appservice-irc/registration.yml"
|
||||
];
|
||||
|
||||
auto_join_rooms = [ "#root-space:crans.org" ];
|
||||
|
||||
# https://element-hq.github.io/synapse/latest/server_notices.html
|
||||
server_notices = {
|
||||
system_mxid_localpart = "annonces";
|
||||
|
|
|
|||
Loading…
Reference in New Issue