added env to configure several auto_join_rooms

This commit is contained in:
vdietrich
2025-10-28 17:12:33 +01:00
parent 809055dadb
commit 41fdcafaa0
4 changed files with 11 additions and 1 deletions

View File

@ -39,7 +39,9 @@ PASSWORD_LOGIN_ENABLED=true
## Room auto-join
#AUTO_JOIN_ROOM_ENABLED=1
#AUTO_JOIN_ROOM is deprecated, but kept for backward compatibility. Please use only one, and prefer AUTO_JOIN_ROOM_LIST.
#AUTO_JOIN_ROOM="#example:example.com"
#AUTO_JOIN_ROOM_LIST="[\"#room1:example.com\",\"#room2:example.com\"]"
## Logging