Fix auto_join_rooms configuration property name

- Rename property from auto-join-rooms to auto_join (underscore instead of dash)
- Keep YAML structure with embedded config

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Scrublord MacBad 2026-04-24 14:40:45 +02:00
parent a323c6bb65
commit c98997f75e

View File

@ -48,7 +48,7 @@ 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: auto_join:
config: | config: |
auto_join_rooms: auto_join_rooms:
- "!NkFTshKWJMgdTqTbTh:axion1337.chat" - "!NkFTshKWJMgdTqTbTh:axion1337.chat"