Add a dav server, related to #68

This commit is contained in:
Pierre Jaury
2016-11-30 14:02:36 +01:00
parent ab06365f09
commit fa912e7889
5 changed files with 65 additions and 0 deletions

View File

@@ -48,6 +48,9 @@ EXPOSE_ADMIN=no
# Use Letsencrypt to generate a TLS certificate (uncomment to enable)
# ENABLE_CERTBOT=True
# Dav server implementation (value: radicale, none)
WEBDAV=none
###################################
# Mail settings
###################################