This commit is contained in:
11
config.example.json
Normal file
11
config.example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"nextcloud": {
|
||||
"url": "https://cloud.example.com",
|
||||
"username": "your-username",
|
||||
"password": "your-app-password"
|
||||
},
|
||||
"settings": {
|
||||
"maxRecentFolders": 5,
|
||||
"uploadChunkSize": 10485760
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user