Files
rclone-dropbox-bisync/config.example.json
T
f-denkena f517cbd7ed install: DataStorage D:\Dropbox, create workdir, git bootstrap
Windows bootstrap.ps1 and Linux install.sh clone public Gitea repos,
build the fork, enable logon + 15-min bisync.
2026-09-10 00:38:07 +02:00

10 lines
214 B
JSON

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