added server_map variable and renamed secret_map

This commit is contained in:
iucca
2021-11-16 14:22:06 +01:00
parent b272e6147a
commit 949ae80117
2 changed files with 7 additions and 4 deletions

View File

@ -104,7 +104,7 @@ bridge:
# If set, double puppeting will be enabled automatically for local users
# instead of users having to find an access token and run `login-matrix`
# manually.
login_shared_secret_map: {{ matrix_mautrix_whatsapp_login_shared_secret_map|to_json }}
login_shared_secret_map: {{ matrix_mautrix_whatsapp_bridge_login_shared_secret_map|to_json }}
# Should the bridge explicitly set the avatar and room name for private chat portal rooms?
private_chat_portal_meta: false
# Should Matrix m.notice-type messages be bridged?