mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/nginx: only one log option for configd
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= nginx
|
||||
PLUGIN_VERSION= 1.8
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
|
||||
PLUGIN_DEPENDS= nginx
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
@@ -32,12 +32,6 @@ parameters: %s %s
|
||||
type:script_output
|
||||
message:restarting nginx
|
||||
|
||||
[log]
|
||||
command:/usr/local/opnsense/scripts/nginx/read_log.php
|
||||
parameters: %s %s
|
||||
type:script_output
|
||||
message:restarting nginx
|
||||
|
||||
[tls_handshakes]
|
||||
command:/usr/local/opnsense/scripts/nginx/tls_ua_fingerprint.php
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user