From fe1822b432dd226f45b2c4bcc022cdbb267edb71 Mon Sep 17 00:00:00 2001 From: Pelagic Date: Thu, 11 Apr 2024 18:54:04 +0300 Subject: [PATCH] Fix README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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