polycom 4.x remove duplicate value and wrong if (#5987)
This commit is contained in:
parent
056ce8368e
commit
2c400bf6d8
|
|
@ -99,11 +99,8 @@
|
|||
{else}
|
||||
device.prov.serverName="{$domain_name}"
|
||||
{/if}
|
||||
{if isset($polycom_gmt_offset)}
|
||||
device.sntp.gmtOffset.set="1"
|
||||
device.sec.TLS.customCaCert1.set="1"
|
||||
device.sec.TLS.customCaCert1="{$polycom_root_cert}"
|
||||
{/if}
|
||||
/>
|
||||
<SNTP
|
||||
tcpIpApp.sntp.resyncPeriod="86400"
|
||||
|
|
|
|||
Loading…
Reference in New Issue