diff --git a/README.md b/README.md index 61863fa..bd748ca 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,10 @@ The community [nginx_dav_ext_module](https://github.com/MkfsSion/nginx-dav-ext-m # Using There are a few reasonable ways of setting it up. 1. Standalone mode with authentication + TODO webdav apis with an htpasswd file through nginx basic authentication 2. Managed mode with subrequest full cloud functionality + TODO webdav apis with database managed through django # Building