mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update algom{$mac}.conf
Add provision path and ntp server variables.
This commit is contained in:
@@ -144,17 +144,17 @@ net.http = 1
|
||||
net.ip =
|
||||
net.mask =
|
||||
net.snmp = 0
|
||||
net.time = pool.ntp.org
|
||||
net.time = {$ntp_server_primary}
|
||||
net.vlan.id = 0
|
||||
net.vlan.priority = 0
|
||||
net.vlan.use = 0
|
||||
prov.auth.pwd =
|
||||
prov.auth.user =
|
||||
prov.download.cfgpath =
|
||||
prov.download.cfgpath = {$project_path}app/provision
|
||||
prov.download.fwpath =
|
||||
prov.download.method = http
|
||||
prov.server.method = option66
|
||||
prov.server.static =
|
||||
prov.server.method = static
|
||||
prov.server.static = {$domain_name}
|
||||
prov.use = 1
|
||||
sip.alert1.auth =
|
||||
sip.alert1.event = 2
|
||||
|
||||
Reference in New Issue
Block a user