소스 검색
postmoogle: set safe defaults to POSTMOOGLE_USERS
pull/2075/head
Aine
3 년 전
committed by
GitHub
No known key found for this signature in database
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: |
|
|
|
|