diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:11:25 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | a65ea3fc2675dc5f4376709d51b26a625edbe5f0 (patch) | |
tree | 36aff6ca33338c11dc4f674b499217ffa2333896 /doc | |
parent | 083fa82b13ac955f12fdfe05cd2817777e4c6ad9 (diff) |
doc/backup-upload: hint to copy from global-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/backup-upload.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/backup-upload.md b/doc/backup-upload.md index f2bf4de..f9aaa29 100644 --- a/doc/backup-upload.md +++ b/doc/backup-upload.md @@ -42,6 +42,10 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `BackupUploadUser`: username for server authentication * `BackupUploadPass`: password for server authentication +> ℹ️ **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 |