Update {$mac}.cfg

This commit is contained in:
FusionPBX 2018-09-12 14:01:58 -06:00 committed by GitHub
parent 2036ac36c1
commit fae6700ec8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
####################################################################################### #######################################################################################
## ranges from 1 to 6; ## ranges from 1 to 6;
##account.X.enable = ##account.X.enable =
{if isset($user_password_1) } {if isset($account.1.user_password) }
account.1.enable = 1 account.1.enable = 1
{else} {else}
account.1.enable = 0 account.1.enable = 0