commit
eb42c94cd1
|
|
@ -1430,8 +1430,12 @@ features.power_saving.intelligent_mode= {$yealink_powersave_intelligent_mode}
|
|||
##Single File Size: <=5MB
|
||||
##2MB of space should bereserved for the phone
|
||||
|
||||
wallpaper_upload.url= {$yealink_wallpaper_url}
|
||||
phone_setting.backgrounds=
|
||||
wallpaper_upload.url = {$yealink_t54s_wallpaper}
|
||||
{if isset($yealink_t54s_wallpaper_filename)}
|
||||
phone_setting.backgrounds = Config:{$yealink_t54s_wallpaper_filename}
|
||||
{else}
|
||||
phone_setting.backgrounds = Config:yealink_t54s_wallpaper.png
|
||||
{/if}
|
||||
|
||||
## phone_setting.backgrounds_with_dsskey_unfold(Only support T48G/S)
|
||||
phone_setting.backgrounds_with_dsskey_unfold= {$yealink_wallpaper_dsskey_unfold}
|
||||
|
|
|
|||
Loading…
Reference in New Issue