set webdav to false on default

This commit is contained in:
raphael 2021-02-11 14:34:42 +01:00
parent 44c8206049
commit 5e3f475acb

View File

@ -4,7 +4,7 @@ backend:
accessToken: ""
# Enable the function to save to a webdav-server (check README for more info) -- boolean
enableWebdav: true
enableWebdav: false
# Backend performance tweaks
performance: