Ver a proveniência

Merge pull request #2075 from etkecc/patch-62

postmoogle: set safe defaults to POSTMOOGLE_USERS
pull/2078/head
Slavi Pantaleev há 3 anos
committed by GitHub
ascendente
cometimento
3e95b670c6
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      roles/matrix-bot-postmoogle/defaults/main.yml

+ 2
- 1
roles/matrix-bot-postmoogle/defaults/main.yml Ver ficheiro

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

# A list of admins
# Example set of rules:


Carregando…
Cancelar
Guardar