Ver a proveniência

Minor group_vars/matrix_servers touchups

pull/1771/head
Slavi Pantaleev há 4 anos
committed by GitHub
ascendente
cometimento
96d34b560e
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 10 adições e 0 eliminações
  1. +10
    -0
      group_vars/matrix_servers

+ 10
- 0
group_vars/matrix_servers Ver ficheiro

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


Carregando…
Cancelar
Guardar