Update {$mac}.cfg (#3464)

This commit is contained in:
Len
2018-09-12 23:17:38 -04:00
committed by FusionPBX
parent 6c5f752603
commit 55b1e9b8ef

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