Add auto-join rooms configuration for onboarding
- New users automatically join !NkFTshKWJMgdTqTbTh:axion1337.chat (onboarding room) - Federated guests do not auto-join (auto_join_rooms_for_guests: false) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
47625c05b6
commit
a323c6bb65
@ -48,3 +48,8 @@ data:
|
|||||||
redaction_retention_period: 7d
|
redaction_retention_period: 7d
|
||||||
forgotten_room_retention_period: 28d
|
forgotten_room_retention_period: 28d
|
||||||
user_ips_max_age: 90d
|
user_ips_max_age: 90d
|
||||||
|
auto-join-rooms:
|
||||||
|
config: |
|
||||||
|
auto_join_rooms:
|
||||||
|
- "!NkFTshKWJMgdTqTbTh:axion1337.chat"
|
||||||
|
auto_join_rooms_for_guests: false
|
||||||
Loading…
x
Reference in New Issue
Block a user