mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/nginx: update package description
This commit is contained in:
@@ -12,6 +12,7 @@ Plugin Changelog
|
||||
|
||||
1.27
|
||||
|
||||
* add support for custom configuration in stream server (contributed by Fabio Castagnino)
|
||||
* add headers_more support (contributed by kulikov-a)
|
||||
|
||||
1.26
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
{% endif %}
|
||||
|
||||
include {{ server['@uuid'] }}_pre/*.conf;
|
||||
|
||||
|
||||
{% if server.route_field == 'upstream' %}
|
||||
{% if server.upstream is defined %}
|
||||
{% set upstream = helpers.getUUID(server.upstream) %}
|
||||
|
||||
Reference in New Issue
Block a user