]> gitweb.hhaalo.de Git - simple-backup.git/commitdiff
change example config with excludes
authorBastian Dehn <hhaalo@arcor.de>
Wed, 17 Jun 2026 19:23:24 +0000 (21:23 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Wed, 17 Jun 2026 19:28:27 +0000 (21:28 +0200)
src/config-example.yaml

index 12db624f08bf09af0e7f70ad9fa1c26aa76d5a49..d51d83066a03f83b86c730232efb1f709d3b5679 100644 (file)
@@ -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