Update {$mac}.cfg (#3466)

This commit is contained in:
Len 2018-09-12 23:25:10 -04:00 committed by FusionPBX
parent 7412961c51
commit 5a71aff25f
1 changed files with 1 additions and 1 deletions

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