mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 02:46:30 +00:00
Update {$mac}.cfg (#3448)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user