Update y000000000023.cfg

This commit is contained in:
Len
2020-01-13 13:37:22 -05:00
committed by GitHub
parent b8a08419ad
commit f6cd9618a3

View File

@@ -1063,12 +1063,18 @@ local_contact_image.url =
local_contact_image.tar.url =
#Configure the access URL for downloading the customized wallpaper;
wallpaper_upload.url = {$yealink_vp530_wallpaper}
{if isset($vp530_wallpaper_filename)}
phone_setting.backgrounds = Config:{$vp530_wallpaper_filename}
{else}
phone_setting.backgrounds = Config:yealink_vp530_wallpaper.png
{/if}
#Configure the phone background.
#If you set the custom image (new.png) as phone backgroup, the value is: phone_setting.backgrounds = Config:new.png
#If you set the system image (1.jpg) as phone backgroup, the value is: phone_setting.backgrounds = Resource:1.jpg
phone_setting.backgrounds = Config:yealink_vp530_wallpaper.png
#phone_setting.backgrounds = Config:yealink_vp530_wallpaper.png
#######################################################################################
## Call List ##