diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:11:15 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 083fa82b13ac955f12fdfe05cd2817777e4c6ad9 (patch) | |
tree | af9f5160da57d577f85397b42e76479829a55713 /doc | |
parent | 5f28e928a1748450907bef4adbd686a42ea6838d (diff) |
doc/backup-email: hint to copy from global-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/backup-email.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/backup-email.md b/doc/backup-email.md index a8ec760..67564e7 100644 --- a/doc/backup-email.md +++ b/doc/backup-email.md @@ -33,6 +33,10 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `BackupPassword`: password to encrypt the backup with * `BackupRandomDelay`: delay up to amount of seconds when run from scheduler +> ℹ️ **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. + Usage and invocation -------------------- |