mirror of
https://github.com/edu4rdshl/rusnapshot.git
synced 2026-07-17 23:24:55 +00:00
5 lines
155 B
TOML
5 lines
155 B
TOML
dest_dir = "/mnt/defvol/_snapshots/"
|
|
source_dir = "/"
|
|
database_file = "/mnt/defvol/_snapshots/rustnapshot.sqlite"
|
|
snapshot_prefix = "root"
|
|
keep_only = "2"
|