You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
288 B
JSON

{
"defaultSource": "/",
"defaultSyncOptions": "",
"syncInterval": 60000,
"runOnce": false,
"remotes": [
{
"source": "/",
"name": "google-drive",
"destination": "/var/target",
"syncOptions": "--fast-list",
"syncLocalToRemote": false
}
]
}