Explorar el Código
Merge pull request #1573 from HarHarLinks/patch-7
add etherpad to nginx wanted services
pull/1575/head
Slavi Pantaleev
hace 4 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
2 adiciones y
0 borrados
-
group_vars/matrix_servers
|
|
|
@@ -1482,6 +1482,8 @@ matrix_nginx_proxy_systemd_wanted_services_list: | |
|
|
|
(['matrix-jitsi.service'] if matrix_jitsi_enabled else []) |
|
|
|
+ |
|
|
|
(['matrix-bot-go-neb.service'] if matrix_bot_go_neb_enabled else []) |
|
|
|
+ |
|
|
|
(['matrix-etherpad.service'] if matrix_etherpad_enabled and matrix_dimension_enabled else []) |
|
|
|
}} |
|
|
|
|
|
|
|
matrix_ssl_domains_to_obtain_certificates_for: | |
|
|
|
|