modify the dashboard index.html
This commit is contained in:
parent
1064f48811
commit
325bc86966
@ -63,7 +63,8 @@
|
|||||||
listen_port: "<<< .ListenPort >>>",
|
listen_port: "<<< .ListenPort >>>",
|
||||||
current_conns: <<< .CurrentConns >>> ,
|
current_conns: <<< .CurrentConns >>> ,
|
||||||
domains: [ <<< range.CustomDomains >>> "<<< . >>>", <<< end >>> ],
|
domains: [ <<< range.CustomDomains >>> "<<< . >>>", <<< end >>> ],
|
||||||
stat: "<<< .Status >>>",
|
locations: [ <<< range.Locations >>> "<<< . >>>", <<< end >>> ],
|
||||||
|
stat: "<<< .StatusDesc >>>",
|
||||||
use_encryption: "<<< .UseEncryption >>>",
|
use_encryption: "<<< .UseEncryption >>>",
|
||||||
use_gzip: "<<< .UseGzip >>>",
|
use_gzip: "<<< .UseGzip >>>",
|
||||||
privilege_mode: "<<< .PrivilegeMode >>>",
|
privilege_mode: "<<< .PrivilegeMode >>>",
|
||||||
|
Loading…
Reference in New Issue
Block a user