Merge pull request #5066 from Len-PGH/patch-15
Update y000000000029.cfg
This commit is contained in:
commit
469a81647a
|
|
@ -979,8 +979,13 @@ phone_setting.backlight_time = {$yealink_backlight_time}
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Wallpaper ##
|
## Wallpaper ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
||||||
wallpaper_upload.url = {$yealink_t42g_wallpaper}
|
wallpaper_upload.url = {$yealink_t42g_wallpaper}
|
||||||
|
{if isset($yealink_t42g_wallpaper_filename)}
|
||||||
|
phone_setting.backgrounds = Config:{$yealink_t42g_wallpaper_filename}
|
||||||
|
{else}
|
||||||
phone_setting.backgrounds = Config:yealink_t42g_wallpaper.png
|
phone_setting.backgrounds = Config:yealink_t42g_wallpaper.png
|
||||||
|
{/if}
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Multicast ##
|
## Multicast ##
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue