Update y000000000028.cfg
This commit is contained in:
parent
8da8d6ee43
commit
b0bd38d62a
|
|
@ -107,7 +107,7 @@ network.802_1x.client_cert_url =
|
|||
#######################################################################################
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#######################################################################################
|
||||
## LLDP ##
|
||||
|
|
@ -1549,7 +1549,7 @@ call_list.url =
|
|||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
|
|
|||
Loading…
Reference in New Issue