소스 검색

Replace second-example.com and third-example.com with example.net and example.org, respectively

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara 1 년 전
부모
커밋
54f7dd587a
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml 파일 보기

@@ -73,7 +73,7 @@ matrix_bot_chatgpt_matrix_default_prefix_reply: false # MATRIX_DEFAULT_PREFIX_R
# Matrix Access Control (optional)
#
# Lists of space-separated entries. Example:
# matrix_bot_chatgpt_matrix_whitelist: ":{{ matrix_domain }} :second-example.com :third-example.com"
# matrix_bot_chatgpt_matrix_whitelist: ":{{ matrix_domain }} :example.net :example.org"
matrix_bot_chatgpt_matrix_blacklist: ''
matrix_bot_chatgpt_matrix_whitelist: ':{{ matrix_domain }}'



불러오는 중...
취소
저장