From: Bastian Dehn Date: Wed, 17 Jun 2026 19:23:24 +0000 (+0200) Subject: change example config with excludes X-Git-Tag: v1.0.3^2~2^2~1 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=a74736a37874dac0267708fb66e4e24b15d6d85a;p=simple-backup.git change example config with excludes --- diff --git a/src/config-example.yaml b/src/config-example.yaml index 12db624..d51d830 100644 --- a/src/config-example.yaml +++ b/src/config-example.yaml @@ -7,9 +7,12 @@ machines: remote_user: backupuser host: www.example.com port: 22 + excludes: + - /home/user/.cache + - /home/user/.local pathes: - /etc - - /home + - /home/user # the next block need backupmount for mount luks devices backup_volume: luks-crypt-volume