Files
rclone-dropbox-bisync/config.example.json
T
f-denkena a15af4964b linux: assume DataStorage already mounted at ~/DataStorage
No LABEL/findmnt probe. Dropbox and workdir live under that tree.
2026-09-10 00:40:03 +02:00

10 lines
208 B
JSON

{
"enabled": true,
"path1": "~/DataStorage/Dropbox",
"path2": "dropbox:",
"workdir": "~/DataStorage/rclone-bisync",
"interval_minutes": 15,
"rclone": "rclone",
"check_filename": "RCLONE_TEST"
}