diff options
Diffstat (limited to 'vars')
-rw-r--r-- | vars/hostclass/dav_server | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vars/hostclass/dav_server b/vars/hostclass/dav_server index 2a4b250..4620856 100644 --- a/vars/hostclass/dav_server +++ b/vars/hostclass/dav_server @@ -2,3 +2,4 @@ allowed_tcp_ports='ssh http https' nginx_gssapi=true +nginx_dav_ext=true |