From 4be23b0edb39658c950abbf4010bc5f043038d0b Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Thu, 19 Dec 2024 14:30:23 +0100 Subject: [PATCH] add backintime config --- backintime/config/config | 114 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100755 backintime/config/config diff --git a/backintime/config/config b/backintime/config/config new file mode 100755 index 0000000..1c10279 --- /dev/null +++ b/backintime/config/config @@ -0,0 +1,114 @@ +gnome.last_path=/ +gnome.main_window.height=588 +gnome.main_window.hpaned1=336 +gnome.main_window.hpaned2=227 +gnome.main_window.width=1025 +gnome.main_window.x=169 +gnome.main_window.y=97 +gnome.show_hidden_files=false +profile1.name=OS +profile1.snapshots.automatic_backup_day=1 +profile1.snapshots.automatic_backup_mode=30 +profile1.snapshots.automatic_backup_time=1400 +profile1.snapshots.automatic_backup_weekday=7 +profile1.snapshots.backup_on_restore.enabled=true +profile1.snapshots.check_for_changes=true +profile1.snapshots.continue_on_errors=true +profile1.snapshots.copy_links=false +profile1.snapshots.copy_unsafe_links=false +profile1.snapshots.cron.ionice=true +profile1.snapshots.cron.nice=true +profile1.snapshots.dont_remove_named_snapshots=true +profile1.snapshots.exclude.1.value=.gvfs +profile1.snapshots.exclude.10.value=/proc +profile1.snapshots.exclude.11.value=/sys +profile1.snapshots.exclude.12.value=/dev +profile1.snapshots.exclude.13.value=/media +profile1.snapshots.exclude.14.value=/tmp +profile1.snapshots.exclude.15.value=/run +profile1.snapshots.exclude.16.value=/mnt +profile1.snapshots.exclude.2.value=.cache* +profile1.snapshots.exclude.3.value=[Cc]ache* +profile1.snapshots.exclude.4.value=.thumbnails* +profile1.snapshots.exclude.5.value=[Tt]rash* +profile1.snapshots.exclude.6.value=*.backup* +profile1.snapshots.exclude.7.value=*~ +profile1.snapshots.exclude.8.value=/home/user/Ubuntu One +profile1.snapshots.exclude.9.value=.dropbox* +profile1.snapshots.exclude.size=16 +profile1.snapshots.include.1.type=0 +profile1.snapshots.include.1.value=/host/etc +profile1.snapshots.include.2.type=0 +profile1.snapshots.include.2.value=/host/opt +profile1.snapshots.include.3.type=0 +profile1.snapshots.include.3.value=/host/root +profile1.snapshots.include.4.type=0 +profile1.snapshots.include.4.value=/host/home +profile1.snapshots.include.size=4 +profile1.snapshots.log_level=3 +profile1.snapshots.min_free_space.enabled=true +profile1.snapshots.min_free_space.unit=20 +profile1.snapshots.min_free_space.value=20 +profile1.snapshots.no_on_battery=false +profile1.snapshots.notify.enabled=true +profile1.snapshots.path=/host/backup +profile1.snapshots.path.auto=false +profile1.snapshots.path.host=. +profile1.snapshots.path.profile=os +profile1.snapshots.path.user=. +profile1.snapshots.preserve_acl=false +profile1.snapshots.preserve_xattr=false +profile1.snapshots.remove_old_snapshots.enabled=true +profile1.snapshots.remove_old_snapshots.unit=80 +profile1.snapshots.remove_old_snapshots.value=2 +profile1.snapshots.smart_remove=false +profile1.snapshots.smart_remove.keep_all=2 +profile1.snapshots.smart_remove.keep_one_per_day=7 +profile1.snapshots.smart_remove.keep_one_per_month=24 +profile1.snapshots.smart_remove.keep_one_per_week=4 +profile1.snapshots.use_checksum=false +profile1.snapshots.user_backup.ionice=false +profile2.name=Docker +profile2.snapshots.automatic_backup_day=1 +profile2.snapshots.automatic_backup_mode=20 +profile2.snapshots.automatic_backup_time=1200 +profile2.snapshots.automatic_backup_weekday=7 +profile2.snapshots.backup_on_restore.enabled=true +profile2.snapshots.check_for_changes=true +profile2.snapshots.continue_on_errors=true +profile2.snapshots.copy_links=false +profile2.snapshots.copy_unsafe_links=false +profile2.snapshots.cron.ionice=true +profile2.snapshots.cron.nice=true +profile2.snapshots.dont_remove_named_snapshots=true +profile2.snapshots.include.1.type=0 +profile2.snapshots.include.1.value=/host/docker +profile2.snapshots.include.size=1 +profile2.snapshots.include.1.type=0 +profile2.snapshots.exclude.1.value=.snapshot +profile2.snapshots.exclude.size=1 +profile2.snapshots.log_level=3 +profile2.snapshots.min_free_space.enabled=true +profile2.snapshots.min_free_space.unit=20 +profile2.snapshots.min_free_space.value=100 +profile2.snapshots.no_on_battery=false +profile2.snapshots.notify.enabled=true +profile2.snapshots.path=/host/backup +profile2.snapshots.path.auto=false +profile2.snapshots.path.host=. +profile2.snapshots.path.profile=docker +profile2.snapshots.path.user=. +profile2.snapshots.preserve_acl=false +profile2.snapshots.preserve_xattr=false +profile2.snapshots.remove_old_snapshots.enabled=true +profile2.snapshots.remove_old_snapshots.unit=80 +profile2.snapshots.remove_old_snapshots.value=3 +profile2.snapshots.smart_remove=true +profile2.snapshots.smart_remove.keep_all=2 +profile2.snapshots.smart_remove.keep_one_per_day=7 +profile2.snapshots.smart_remove.keep_one_per_month=24 +profile2.snapshots.smart_remove.keep_one_per_week=4 +profile2.snapshots.use_checksum=false +profile2.snapshots.user_backup.ionice=false +profiles=1:2 +profiles.version=1