chore: auto-commit (2 archivos)
- configs/homeserver.yaml.template - scripts/setup.sh Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -80,6 +80,13 @@ room_prejoin_state:
|
||||
- "m.room.topic"
|
||||
- "m.room.avatar"
|
||||
|
||||
# E2EE encryption by default for new private/invite rooms.
|
||||
# Valores:
|
||||
# off — sin cifrado por defecto (Synapse default historico)
|
||||
# invite — cifra salas privadas + DMs (RECOMENDADO)
|
||||
# all — cifra tambien salas publicas (rompe historico-visible)
|
||||
encryption_enabled_by_default_for_room_type: invite
|
||||
|
||||
# Public room settings
|
||||
autocreate_auto_join_rooms: false
|
||||
auto_join_rooms: []
|
||||
|
||||
Reference in New Issue
Block a user