mirror of
https://github.com/edu4rdshl/rusnapshot.git
synced 2026-07-17 23:24:55 +00:00
5 lines
160 B
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"
|