Update {$mac}.cfg (#3568)
This commit is contained in:
parent
15bfb654e6
commit
79bb32f27e
|
|
@ -508,7 +508,7 @@ account.1.xsi.port =
|
|||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.2.user_password) }
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
|
|
@ -994,7 +994,7 @@ local_time.time_zone_name = {$yealink_time_zone_name}
|
|||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.3.user_password) }
|
||||
{if isset($account.3.password) }
|
||||
account.3.enable = 1
|
||||
{else}
|
||||
account.3.enable = 0
|
||||
|
|
@ -1471,7 +1471,7 @@ account.3.xsi.port =
|
|||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.4.user_password) }
|
||||
{if isset($account.4.password) }
|
||||
account.4.enable = 1
|
||||
{else}
|
||||
account.4.enable = 0
|
||||
|
|
@ -1943,7 +1943,7 @@ account.4.xsi.port =
|
|||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.5.user_password) }
|
||||
{if isset($account.5.password) }
|
||||
account.5.enable = 1
|
||||
{else}
|
||||
account.5.enable = 0
|
||||
|
|
@ -2415,7 +2415,7 @@ account.5.xsi.port =
|
|||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.6.user_password) }
|
||||
{if isset($account.6.password) }
|
||||
account.6.enable = 1
|
||||
{else}
|
||||
account.6.enable = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue