mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-23 03:16:30 +00:00
Update algom{$mac}.conf (#7299)
admin password is now added via provisioning
This commit is contained in:
committed by
GitHub
parent
5ff0af430f
commit
ca2b0b22dd
@@ -1,7 +1,11 @@
|
||||
admin.devname = sipalerter
|
||||
admin.keyui = 1
|
||||
admin.lang = en
|
||||
{if isset($admin_password) }
|
||||
admin.pwd = {$admin_password}
|
||||
{else}
|
||||
admin.pwd = algo
|
||||
{/if}
|
||||
admin.timezone = America/New_York
|
||||
admin.voice = en
|
||||
admin.watchdog = 0
|
||||
|
||||
Reference in New Issue
Block a user