add global bridges relay mode switch

This commit is contained in:
Aine
2023-07-21 13:22:05 +03:00
parent 1e56364a02
commit a5cb6272d8
10 changed files with 54 additions and 4 deletions

View File

@ -16,6 +16,9 @@ matrix_admin: ''
# Global var to enable/disable encryption across all bridges with encryption support
matrix_bridges_encryption_enabled: false
# Global var to enable/disable relay mode across all bridges with relay mode support
matrix_bridges_relay_enabled: false
# matrix_homeserver_enabled controls whether to enable the homeserver systemd service, etc.
#
# Unless you're wrapping this playbook in another one