rusnapshot/examples/config-templates/config-home.toml

5 lines
160 B
TOML

dest_dir = "/mnt/defvol/_snapshots/"
source_dir = "/home/"
database_file = "/mnt/defvol/_snapshots/rustnapshot.sqlite"
snapshot_prefix = "home"
keep_only = "2"