8 Commits

Author SHA1 Message Date
CrazyMax
d135167ceb Fix email notification message template 2022-12-28 00:58:32 +01:00
CrazyMax
9f5662635c Enhance notif wording (#467)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-20 22:12:20 +02:00
CrazyMax
21f5d0839a Allow multi recipients for email notifier (#463)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-19 21:51:52 +02:00
CrazyMax
5d583809a0 Allow to customize notification message (#415)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02:00
CrazyMax
b0f4f42213 Allow to set the hostname sent to the SMTP server with the HELO command for mail notification (#165) 2020-08-28 22:01:46 +02:00
CrazyMax
1c114fe60e Enhanced config validation 2020-07-16 22:34:44 +02:00
CrazyMax
7bff860650 Bump v4 2020-06-07 22:04:31 +02:00
CrazyMax
349917e7e4 Configuration transposed into environment variables (#82)
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications (#79)
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-07 19:58:49 +00:00