Update {$mac}.cfg (#3466)
This commit is contained in:
parent
7412961c51
commit
5a71aff25f
|
|
@ -8,7 +8,7 @@
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
||||||
#Enable or disable the account 1; 0-Disabled (default), 1-Enabled;
|
#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
|
account.1.enable = 1
|
||||||
{else}
|
{else}
|
||||||
account.1.enable = 0
|
account.1.enable = 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue