|
|
|
@@ -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 }}' |
|
|
|
|
|
|
|
|