Update {$mac}.cfg (#3467)

This commit is contained in:
Len
2018-09-12 23:24:37 -04:00
committed by FusionPBX
parent d620684fd1
commit 5af192feb2

View File

@@ -8,7 +8,7 @@
#######################################################################################
#Enable or disable the account 1; 0-Disabled (default), 1-Enabled;
{if isset($account.1.user_password) }
{if isset($account.1.password) }
account.1.enable = 1
{else}
account.1.enable = 0