aboutsummaryrefslogtreecommitdiffstats
path: root/doc/backup-email.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-06-07 14:11:15 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-06-11 22:45:29 +0200
commit083fa82b13ac955f12fdfe05cd2817777e4c6ad9 (patch)
treeaf9f5160da57d577f85397b42e76479829a55713 /doc/backup-email.md
parent5f28e928a1748450907bef4adbd686a42ea6838d (diff)
doc/backup-email: hint to copy from global-config
Diffstat (limited to 'doc/backup-email.md')
-rw-r--r--doc/backup-email.md4
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
--------------------