From 211842e66acf54f40e6e5f1762ef653c88129b18 Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 4 Dec 2023 02:20:48 +0200 Subject: [PATCH] enshort description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ec384e..bf8ea58 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Please, follow existing file tree and namespace model + Provider folder must have same name as it `server_name` value + For subfolder configurations, just make plain folder name without dots * Attach at least one server file configuration `nginx/some-domain-name/some-provider-name/server.conf` - + For subfolder configurations, attach location file also `nginx/some-domain-name/some-provider-name/location.conf` + + For subfolder, attach location file `nginx/some-domain-name/some-provider-name/location.conf` * Create `nginx/some-domain-name/some-provider-name/README.md` and describe there install/uninstall steps * Send your PR to this repo