diff --git a/wo/cli/templates/22222.mustache b/wo/cli/templates/22222.mustache index 9b4ad32..03392b3 100644 --- a/wo/cli/templates/22222.mustache +++ b/wo/cli/templates/22222.mustache @@ -21,8 +21,10 @@ server { # nginx-vts-status location /vts_status { - vhost_traffic_status_display; - vhost_traffic_status_display_format html; + vhost_traffic_status_bypass_limit on; + vhost_traffic_status_bypass_stats on; + vhost_traffic_status_display; + vhost_traffic_status_display_format html; } location / { @@ -66,4 +68,4 @@ server { include {{webroot}}22222/conf/nginx/*.conf; -} +} \ No newline at end of file