소스 검색

Minor group_vars/matrix_servers touchups

pull/1771/head
Slavi Pantaleev 4 년 전
committed by GitHub
부모
커밋
96d34b560e
No known key found for this signature in database 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


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