3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-22 08:03:26 +00:00

Remove trailing +

This commit is contained in:
jasonlaguidice
2025-08-28 19:21:42 -07:00
parent bf5ae3b63d
commit 2a6c94d630

View File

@@ -5371,7 +5371,6 @@ matrix_synapse_admin_config_asManagedUsers_auto: |
'^@'+(matrix_steam_bridge_appservice_bot_username | default('') | regex_escape)+':'+(matrix_domain | regex_escape)+'$',
'^@steam_[a-zA-Z0-9]+:'+(matrix_domain | regex_escape)+'$',
] if matrix_steam_bridge_enabled else [])
+
}}
######################################################################