瀏覽代碼
Merge pull request #2075 from etkecc/patch-62
postmoogle: set safe defaults to POSTMOOGLE_USERS
pull/2078/head
Slavi Pantaleev
3 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
2 行新增 和
1 行删除
-
roles/matrix-bot-postmoogle/defaults/main.yml
|
|
|
@@ -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: |
|
|
|
|