Update y000000000029.cfg
This commit is contained in:
parent
b8a08419ad
commit
2a7070214e
|
|
@ -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($t42g_wallpaper_filename)}
|
||||||
|
phone_setting.backgrounds = Config:{$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