fix external email registration, Admin. Working solution.

This commit is contained in:
Simon M. Haller-Seeber
2020-05-15 12:45:34 +02:00
parent 13b76926ca
commit baccac37d5
11 changed files with 271 additions and 52 deletions

View File

@@ -1,4 +0,0 @@
* 2 * * * root /etc/init.d/nginx reload
#* * * * * root sleep 10; echo "Nginx relaoded" >> /var/log/cron.log 2>&1
# Reload Nginx to reload the certificates (2am)

View File

@@ -0,0 +1,3 @@
#!/bin/bash
/etc/init.d/nginx reload