Add vts-sum-key config flag
This commit is contained in:
parent
085263f318
commit
8886b8a50e
4 changed files with 16 additions and 1 deletions
|
|
@ -532,6 +532,7 @@ http {
|
|||
{{ if $cfg.EnableVtsStatus }}
|
||||
vhost_traffic_status_display;
|
||||
vhost_traffic_status_display_format html;
|
||||
vhost_traffic_status_display_sum_key {{ $cfg.VtsSumKey }};
|
||||
{{ else }}
|
||||
access_log off;
|
||||
stub_status on;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue