add server notice

matrix-server-notice
Lzebulon 2025-08-03 16:46:34 +02:00
parent 92bdb430c8
commit e7b83f9a78
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 12 additions and 0 deletions

View File

@ -133,6 +133,18 @@
app_service_config_files = [
"/var/lib/matrix-appservice-irc/registration.yml"
];
# https://element-hq.github.io/synapse/latest/server_notices.html
server_notices = {
system_mxid_localpart = "annonces";
system_mxid_display_name = "Serveur Information";
# c'est une image envoye dans un salon qui appartient à Lzebulon...
system_mxid_avatar_url = "mxc://crans.org/LGFNjmEqqWCIEUFGIptHtSSM";
room_name = "Serveur Information";
room_avatar_url = "mxc://crans.org/LGFNjmEqqWCIEUFGIptHtSSM";
room_topic = "Salon utilisé par les administrateurs du serveur pour vous informer d'information importantes";
auto_join = true
}
};
extraConfigFiles = [