fixup! update hookshot config to generic hs variables

master
HarHarLinks 2 years ago
parent 51baa40eff
commit 39d9ef43e9

@ -677,7 +677,7 @@ matrix_hookshot_homeserver_token: "{{ '%s' | format(matrix_homeserver_generic_se
matrix_hookshot_systemd_wanted_services_list: |
{{
(['matrix-' + matrix_homesever_implementation + '.service'])
(['matrix-' + matrix_homeserver_implementation + '.service'])
+
(['matrix-nginx-proxy.service'] if matrix_nginx_proxy_enabled else [])
}}

Loading…
Cancel
Save