Added http.cfg.enabled and httpd.cfg.port.
This commit is contained in:
parent
8e92ad53d2
commit
13d97d67e2
|
|
@ -88,6 +88,8 @@
|
|||
{/foreach}
|
||||
/>
|
||||
<GENERAL
|
||||
httpd.cfg.enabled="1"
|
||||
httpd.cfg.port="80"
|
||||
tcpIpApp.keepalive.tcp.idleTransmitInterval="30"
|
||||
tcpIpApp.keepalive.tcp.noResponseTrasmitInterval="300"
|
||||
voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue