Ability to manage autojoin rooms
Solved
Matrix (Synapse/Element)
-
I want my users to autojoin some rooms. Sadly the option is hardcored through the startscript.
Is there any chance to make this work? Maybe with a second yaml configuration file?
-
subvenreplied to msbt on Jan 25, 2021, 12:32 PM last edited by subven Jan 25, 2021, 12:38 PM
@msbt hmm you are right and I was wrong! I'll test if it works and report back
EDIT: Okay it works but only for new accounts (at first login with LDAP or local accounts).
The part in my homeserver.yaml looks like this:auto_join_rooms: - '#discuss:yourdomain.com' - '#feedback:yourdomain.com' - '#help:yourdomain.com' - '#info:yourdomain.com'
-
subvenreplied to msbt on Jan 25, 2021, 12:32 PM last edited by subven Jan 25, 2021, 12:38 PM
@msbt hmm you are right and I was wrong! I'll test if it works and report back
EDIT: Okay it works but only for new accounts (at first login with LDAP or local accounts).
The part in my homeserver.yaml looks like this:auto_join_rooms: - '#discuss:yourdomain.com' - '#feedback:yourdomain.com' - '#help:yourdomain.com' - '#info:yourdomain.com'
Post 2 of 5