added server_map variable and renamed secret_map
This commit is contained in:
@ -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?
|
||||
|
Reference in New Issue
Block a user