www/nginx: why not

This commit is contained in:
Franco Fichtner 2025-10-08 09:13:33 +02:00
parent 25bfd97c8e
commit 613df67b2f
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
PLUGIN_NAME= nginx
PLUGIN_VERSION= 1.35
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com

View file

@ -18,6 +18,7 @@ Plugin Changelog
* Add proxy_cache_valid directive support with response codes and multiple selection options
* Clean up model definition file
* Change ban_ttl default value to avoid unintentional system slowdown
* Fix NAXSI rules install
1.34