nginx docs + webhook debug

This commit is contained in:
Jokob-sk
2023-07-01 10:52:02 +10:00
parent c5987778b6
commit 8839ed5932
6 changed files with 63 additions and 12 deletions

View File

@@ -271,7 +271,7 @@ def send_notifications (db):
msg = noti_struc(json_final, mail_text, mail_html)
mylog('info', ['[Notification] Udateing API files'])
mylog('info', ['[Notification] Udating API files'])
send_api()
if conf.REPORT_MAIL and check_config('email'):