diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:15:55 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 9ac7cf5fc02789f97eb57659dbcdc511cad41c9d (patch) | |
tree | 71bdab428cd37cbd18fce0ab0fc884b4619d8b0b /doc | |
parent | a0dc721ea324b9e09ee0c5d57c75b73b17e9e8e9 (diff) |
doc/mod/notification-email: hint to copy from global-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mod/notification-email.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mod/notification-email.md b/doc/mod/notification-email.md index 2186777..e4ceda2 100644 --- a/doc/mod/notification-email.md +++ b/doc/mod/notification-email.md @@ -32,6 +32,10 @@ the ntp client. Then edit `global-config-overlay`, add `EmailGeneralTo` with a valid recipient address. Finally reload the configuration. +> ℹ️ **Info**: Copy relevant configuration from +> [`global-config`](../../global-config.rsc) (the one without `-overlay`) to +> your local `global-config-overlay` and modify it to your specific needs. + ### Sending to several recipients Sending notifications to several recipients is possible as well. Add |