feat: global option to configure all bridges encryption default
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
@ -98,7 +98,7 @@ matrix_go_skype_bridge_bridge_double_puppet_server_map:
|
||||
|
||||
# Enable End-to-bridge encryption
|
||||
matrix_go_skype_bridge_bridge_encryption_allow: "{{ matrix_bridges_encryption_enabled }}"
|
||||
matrix_go_skype_bridge_bridge_encryption_default: "{{ matrix_go_skype_bridge_bridge_encryption_allow }}"
|
||||
matrix_go_skype_bridge_bridge_encryption_default: "{{ matrix_bridges_encryption_default }}"
|
||||
|
||||
# Minimum severity of journal log messages.
|
||||
# Options: debug, info, warn, error, fatal
|
||||
|
Reference in New Issue
Block a user