Преглед изворни кода

postmoogle: set safe defaults to POSTMOOGLE_USERS

pull/2075/head
Aine пре 3 година
committed by GitHub
родитељ
комит
c68f698052
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 2 додато и 1 уклоњено
  1. +2
    -1
      roles/matrix-bot-postmoogle/defaults/main.yml

+ 2
- 1
roles/matrix-bot-postmoogle/defaults/main.yml Прегледај датотеку

@@ -85,7 +85,8 @@ matrix_bot_postmoogle_maxsize: '1024'
# - @another:example.com # - @another:example.com
# - @bot.*:example.com # - @bot.*:example.com
# - @*:another.com # - @*:another.com
matrix_bot_postmoogle_users: []
matrix_bot_postmoogle_users:
- "@*:{{ matrix_domain }}"


# A list of admins # A list of admins
# Example set of rules: # Example set of rules:


Loading…
Откажи
Сачувај