Update {$mac}.cfg (#3458)

This commit is contained in:
Len 2018-09-12 23:03:25 -04:00 committed by FusionPBX
parent f67603d8aa
commit 41bd7da7e1
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