galeranotify/galeranotify.yml
Sprinterfreak 8d64c39019 Introduce pip installable package
* Added configuration support
  * Drop identical notifications
  * Provide install routine for pip
2019-04-04 14:00:27 +02:00

13 lines
240 B
YAML

---
smtp:
server: mailserver.dns
port: 25
ssl: False
auth_enable: False
username: ''
password: ''
email_to:
- example@invalid.tld
- admin@help.me
email_from: galera@localhost