enshort description

This commit is contained in:
ghost 2023-12-04 02:20:48 +02:00
parent a5d38c82d4
commit 211842e66a

View file

@ -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