Update {$mac}.cfg (#3442)

This commit is contained in:
Len 2018-09-12 23:31:04 -04:00 committed by FusionPBX
parent 1e6a0c4c0b
commit cc8a497eec
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($account.1.user_password) } {if isset($account.1.password) }
account.1.enable = 1 account.1.enable = 1
{else} {else}
account.1.enable = 0 account.1.enable = 0