17 lines
361 B
JSON
17 lines
361 B
JSON
{
|
|
"sync": {
|
|
"enabled": false,
|
|
"provider": "custom",
|
|
"auto_sync": true,
|
|
"sync_interval_minutes": 30,
|
|
"sync_on_change": true,
|
|
"conflict_resolution": "ask",
|
|
"encrypt_data": true,
|
|
"sync_plugins": true,
|
|
"sync_settings": true,
|
|
"sync_history": false,
|
|
"last_sync": null,
|
|
"remote_revision": null
|
|
},
|
|
"providers": {}
|
|
} |