Added setting to enable webdav (default: disabled), cleaned up the code somewhat.

This commit is contained in:
Jonas Winkler
2018-07-11 14:59:47 +02:00
parent 38bb1f9672
commit f2c32d840e
4 changed files with 54 additions and 46 deletions

4
paperless.conf.example Normal file → Executable file
View File

@@ -193,3 +193,7 @@ PAPERLESS_EMAIL_SECRET=""
# positive integer, but if you don't define one in paperless.conf, a default of
# 100 will be used.
#PAPERLESS_LIST_PER_PAGE=100
# Enable WebDAV support for Paperless. Default is false.
#PAPERLESS_ENABLE_WEBDAV="true"