add ability to not send a welcome message in a room by using the "none" label, but still get notified that someone joined

This commit is contained in:
William Kray
2024-08-16 06:20:44 -07:00
parent b6120caebf
commit af16bd9884
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -45,6 +45,7 @@ greetings:
# which of the above greetings should be used in which rooms? use the exact name of each greeting
# you've assigned, e.g. 'generic' or 'encrypted'. you must use the room ID here.
# enter 'none' to avoid sending a message, but still be notified in the notification_room listed below.
greeting_rooms:
'!someroomid:server.tld': generic
'!someotherroom:server.tld': generic