Update {$mac}.cfg (#3448)
This commit is contained in:
parent
64b9945943
commit
319a2981c7
|
|
@ -8,7 +8,7 @@
|
|||
#######################################################################################
|
||||
|
||||
#Basic Settings
|
||||
account.1.enable = {if isset($account.1.user_password)}1{else}0{/if}{""}
|
||||
account.1.enable = {if isset($account.1.password)}1{else}0{/if}{""}
|
||||
account.1.label = {$account.1.display_name}
|
||||
account.1.display_name = {$account.1.display_name}
|
||||
account.1.user_name = {$account.1.user_id}
|
||||
|
|
|
|||
Loading…
Reference in New Issue