diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:11:06 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 5f28e928a1748450907bef4adbd686a42ea6838d (patch) | |
tree | a49ccefd7b4b71e033b096002779fb1cca69718d /doc | |
parent | 0b8588e6e812a270ac55bd82870e99a0fee01b07 (diff) |
doc/backup-cloud: hint to copy from global-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/backup-cloud.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/backup-cloud.md b/doc/backup-cloud.md index 511fad3..b612fc4 100644 --- a/doc/backup-cloud.md +++ b/doc/backup-cloud.md @@ -36,6 +36,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. + Also notification settings are required for [e-mail](mod/notification-email.md), [matrix](mod/notification-matrix.md) and/or |