Slavi Pantaleev пре 3 година
родитељ
комит
d6bd39c79d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      group_vars/matrix_servers

+ 1
- 1
group_vars/matrix_servers Прегледај датотеку

@@ -1354,7 +1354,7 @@ matrix_cactus_comments_systemd_required_services_list: |
(['matrix-' + matrix_homeserver_implementation + '.service'])
}}

matrix_cactus_comments_client_nginx_path: {{ '/cactus-comments/' if matrix_nginx_proxy_enabled else matrix_cactus_comments_client_path + '/' }}
matrix_cactus_comments_client_nginx_path: "{{ '/cactus-comments/' if matrix_nginx_proxy_enabled else matrix_cactus_comments_client_path + '/' }}"

######################################################################
#


Loading…
Откажи
Сачувај