Merge pull request #5065 from Len-PGH/patch-14
Update y000000000067.cfg
This commit is contained in:
commit
35d793a60f
|
|
@ -1431,7 +1431,11 @@ features.power_saving.intelligent_mode=
|
||||||
##2MB of space should bereserved for the phone
|
##2MB of space should bereserved for the phone
|
||||||
|
|
||||||
wallpaper_upload.url = {$yealink_t42s_wallpaper}
|
wallpaper_upload.url = {$yealink_t42s_wallpaper}
|
||||||
phone_setting.backgrounds=
|
{if isset($yealink_t42s_wallpaper_filename)}
|
||||||
|
phone_setting.backgrounds = Config:{$yealink_t42s_wallpaper_filename}
|
||||||
|
{else}
|
||||||
|
phone_setting.backgrounds = Config:yealink_t42s_wallpaper.png
|
||||||
|
{/if}
|
||||||
|
|
||||||
## phone_setting.backgrounds_with_dsskey_unfold(Only support T48G/S)
|
## phone_setting.backgrounds_with_dsskey_unfold(Only support T48G/S)
|
||||||
phone_setting.backgrounds_with_dsskey_unfold=
|
phone_setting.backgrounds_with_dsskey_unfold=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue