ソースを参照

Minor group_vars/matrix_servers touchups

pull/1771/head
Slavi Pantaleev 3年前
committed by GitHub
コミット
96d34b560e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更10行の追加0行の削除
  1. +10
    -0
      group_vars/matrix_servers

+ 10
- 0
group_vars/matrix_servers ファイルの表示

@@ -993,8 +993,10 @@ matrix_bot_matrix_reminder_bot_container_image_self_build: "{{ matrix_architectu
# matrix-bot-matrix-registration-bot
#
######################################################################

# We don't enable bots by default.
matrix_bot_matrix_registration_bot_enabled: false

matrix_bot_matrix_registration_bot_container_image_self_build: "{{ matrix_architecture not in ['amd64'] }}"

matrix_bot_matrix_registration_bot_systemd_required_services_list: |
@@ -1006,6 +1008,14 @@ matrix_bot_matrix_registration_bot_systemd_required_services_list: |
(['matrix-nginx-proxy.service'] if matrix_nginx_proxy_enabled else [])
}}


######################################################################
#
# /matrix-bot-matrix-registration-bot
#
######################################################################


######################################################################
#
# matrix-bot-honoroit


読み込み中…
キャンセル
保存