first commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"common": {
|
||||
"enabled": false,
|
||||
"enable_share_links": false
|
||||
},
|
||||
"backends": [
|
||||
{
|
||||
"enabled": false,
|
||||
"description": "demo tmp sync",
|
||||
"enable_regular_sync": true,
|
||||
"enable_immediate_sync": true,
|
||||
"enable_share_link": true,
|
||||
"backend_config": {
|
||||
"backend_type": "filesystem",
|
||||
"connector": {
|
||||
"target_dir": "tmp"
|
||||
},
|
||||
"share": {
|
||||
"use_downloadportal": false,
|
||||
"downloadportal_url": null,
|
||||
"downloadportal_autoupload": false,
|
||||
"media_url": null
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user