Update roles/custom/matrix-bridge-mx-puppet-*: fix domain names and use same comments

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-19 14:01:08 +09:00
parent 09776ccd05
commit d8a638f518
12 changed files with 43 additions and 43 deletions

View File

@ -31,17 +31,17 @@ provisioning:
# Regex of Matrix IDs allowed to use the puppet bridge
whitelist: {{ matrix_mx_puppet_discord_provisioning_whitelist|to_json }}
# Allow a specific user
#- "@user:server\\.com"
#- "@user:example\\.com"
# Allow users on a specific homeserver
#- "@.*:yourserver\\.com"
#- "@.*:example\\.com"
# Allow anyone
#- ".*"
# Regex of Matrix IDs forbidden from using the puppet bridge
#blacklist:
# Disallow a specific user
#- "@user:server\\.com"
#- "@user:example\\.com"
# Disallow users on a specific homeserver
#- "@.*:yourserver\\.com"
#- "@.*:example\\.com"
blacklist: {{ matrix_mx_puppet_discord_provisioning_blacklist|to_json }}
relay: