Added etc.dev/ for development. All implemented options should go over to etc/ with full description.
This commit is contained in:
parent
6c8598c752
commit
2922cc930c
59 changed files with 201 additions and 0 deletions
0
etc.dev/notifications/.gitkeep
Normal file
0
etc.dev/notifications/.gitkeep
Normal file
7
etc.dev/notifications/email.conf
Normal file
7
etc.dev/notifications/email.conf
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