www/nginx: bump revision

This commit is contained in:
Franco Fichtner
2025-01-21 09:25:51 +01:00
parent dc225a57dd
commit 305af347b8
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= nginx
PLUGIN_VERSION= 1.34
PLUGIN_REVISION= 5
PLUGIN_REVISION= 6
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+1
View File
@@ -16,6 +16,7 @@ Plugin Changelog
* Remove obsolete http2_push_preload directive
* Migrate from the deprecated 'listen … http2' directive to the 'http2' directive
* Limit CSP log file size (migration notice: if you want to keep CSP violations logged, you will need to enable logging in the security policy)
* Add basic support for forced caching (contributed by Eirik Øverby)
1.33