Matrix Docker Ansible eploy
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- MAILTO="{{ matrix_ssl_support_email }}"
-
- # This periodically reloads the matrix-nginx-proxy service
- # to ensure it's using the latest SSL certificate
- # in case it got renewed by the `matrix-ssl-certificate-renewal` cronjob
- # (which happens once every ~2-3 months).
-
- {{ matrix_nginx_proxy_reload_cron_time_definition }} root /usr/bin/systemctl reload matrix-nginx-proxy.service
|