Pārlūkot izejas kodu

Replace domain names on roles/custom/matrix-bot-matrix-reminder-bot/templates/config.yaml.j2

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara pirms 1 gada
vecāks
revīzija
b2d840482a
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: E4F9743DAB4B7B75
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. +4
    -4
      roles/custom/matrix-bot-matrix-reminder-bot/templates/config.yaml.j2

+ 4
- 4
roles/custom/matrix-bot-matrix-reminder-bot/templates/config.yaml.j2 Parādīt failu

@@ -39,9 +39,9 @@ allowlist:
enabled: {{ matrix_bot_matrix_reminder_bot_allowlist_enabled | to_json }}
# A list of MXID regexes to be allowed
# To allow a certain homeserver:
# regexes: ["@[a-z0-9-_.]+:myhomeserver.tld"]
# regexes: ["@[a-z0-9-_.]+:example.com"]
# To allow a set of users:
# regexes: ["@alice:someserver.tld", "@bob:anotherserver.tld"]
# regexes: ["@alice:example.net", "@bob:example.org"]
# To allow nobody (same as blocking every MXID):
# regexes: []
regexes: {{ matrix_bot_matrix_reminder_bot_allowlist_regexes | to_json }}
@@ -53,9 +53,9 @@ blocklist:
enabled: {{ matrix_bot_matrix_reminder_bot_blocklist_enabled | to_json }}
# A list of MXID regexes to be blocked
# To block a certain homeserver:
# regexes: [".*:myhomeserver.tld"]
# regexes: [".*:example.com"]
# To block a set of users:
# regexes: ["@alice:someserver.tld", "@bob:anotherserver.tld"]
# regexes: ["@alice:example.net", "@bob:example.org"]
# To block absolutely everyone (same as allowing nobody):
# regexes: [".*"]
regexes: {{ matrix_bot_matrix_reminder_bot_blocklist_regexes | to_json }}


Notiek ielāde…
Atcelt
Saglabāt