set webdav to false on default
This commit is contained in:
parent
44c8206049
commit
5e3f475acb
@ -4,7 +4,7 @@ backend:
|
|||||||
accessToken: ""
|
accessToken: ""
|
||||||
|
|
||||||
# Enable the function to save to a webdav-server (check README for more info) -- boolean
|
# Enable the function to save to a webdav-server (check README for more info) -- boolean
|
||||||
enableWebdav: true
|
enableWebdav: false
|
||||||
|
|
||||||
# Backend performance tweaks
|
# Backend performance tweaks
|
||||||
performance:
|
performance:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user