mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
www/nginx: why not
This commit is contained in:
parent
25bfd97c8e
commit
613df67b2f
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue