www/nginx: whitespace sweep

This commit is contained in:
Franco Fichtner
2019-03-31 12:07:46 +02:00
parent 2ee10d9dff
commit afd6db984d
3 changed files with 1 additions and 3 deletions
@@ -6,4 +6,3 @@ server {
vhost_traffic_status_display_format json;
}
}
+1 -1
View File
@@ -4,4 +4,4 @@
$ch = curl_init();
curl_setopt($ch, CURLOPT_UNIX_SOCKET_PATH, '/var/run/nginx_status.sock');
curl_setopt($ch, CURLOPT_URL, "http://localhost/vts");
curl_exec($ch);
curl_exec($ch);
@@ -60,4 +60,3 @@ type:script
command:/usr/local/opnsense/scripts/nginx/vts.php
parameters:
type:script_output