Enabled loading of monitors in etc/, some refactoring and fixes.
This commit is contained in:
parent
7d5e372410
commit
2384c789a7
32 changed files with 167 additions and 28 deletions
0
etc.example/notifications/.gitkeep
Normal file
0
etc.example/notifications/.gitkeep
Normal file
7
etc.example/notifications/email.ini
Normal file
7
etc.example/notifications/email.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[email]
|
||||
resend = 20
|
||||
smtp_host = mail.example.com
|
||||
smtp_port = 25
|
||||
smtp_password = PASSWORD
|
||||
smtp_user = alerts@example.com
|
||||
receivers = admin@example.com
|
||||
Loading…
Add table
Add a link
Reference in a new issue