Update default and test config files

This commit is contained in:
deajan 2025-10-05 21:21:17 +02:00
parent 27050e8dc9
commit 0c0b1e55a8
4 changed files with 12 additions and 8 deletions

View file

@ -1,5 +1,5 @@
# NPBackup default configuration
conf_version: 3.0.1
conf_version: 3.0.4
audience: public
repos:
default:
@ -22,7 +22,7 @@ groups:
stdin_from_command:
stdin_filename:
tags: []
compression: auto
pack_size:
use_fs_snapshot: false
ignore_cloud_files: true
one_file_system: false
@ -52,6 +52,7 @@ groups:
repo_password:
repo_password_command:
minimum_backup_age: 1435
compression: auto
random_delay_before_backup: 200
upload_speed: 800 Mib
download_speed: 0 Mib

View file

@ -1,5 +1,5 @@
# NPBackup default configuration
conf_version: 3.0.1
conf_version: 3.0.4
audience: public
repos:
default:
@ -22,7 +22,7 @@ groups:
stdin_from_command:
stdin_filename:
tags: []
compression: auto
pack_size:
use_fs_snapshot: true
ignore_cloud_files: true
one_file_system: false
@ -51,6 +51,7 @@ groups:
repo_password:
repo_password_command:
minimum_backup_age: 1435
compression: auto
random_delay_before_backup: 200
upload_speed: 800 Mib
download_speed: 0 Mib

View file

@ -1,4 +1,4 @@
conf_version: 3.0.1
conf_version: 3.0.4
repos:
default:
repo_uri: ./test
@ -24,7 +24,7 @@ groups:
paths: []
source_type:
tags: []
compression: auto
pack_size:
use_fs_snapshot: false
ignore_cloud_files: true
exclude_caches: true
@ -54,6 +54,7 @@ groups:
repo_password:
repo_password_command:
minimum_backup_age: 1435
compression: auto
random_delay_before_backup: 0.1
upload_speed: 100 Mib
download_speed: 0 Mib

View file

@ -1,4 +1,4 @@
conf_version: 3.0.1
conf_version: 3.0.4
repos:
default:
repo_uri: ./test
@ -25,7 +25,7 @@ groups:
paths: []
source_type:
tags: []
compression: auto
pack_size:
use_fs_snapshot: false
ignore_cloud_files: true
exclude_caches: true
@ -55,6 +55,7 @@ groups:
repo_password:
repo_password_command:
minimum_backup_age: 1435
compression: auto
random_delay_before_backup: 0.1
upload_speed: 100 Mib
download_speed: 0 Mib