From 31398cdf05de8963b61b423ff20c5b3d829e80f4 Mon Sep 17 00:00:00 2001 From: Pelagic Date: Thu, 11 Apr 2024 20:29:47 +0300 Subject: [PATCH] Added a new TODO section in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b21fd7a..9666d2d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ TODO webdav apis with an htpasswd file through nginx basic authentication TODO webdav apis with database managed through django +# Directives +TODO + # Building After cloning this repository in $gitdir clone the nginx source code in $gitdir/nginx cd $gitdir/nginx