Update y000000000036.cfg
This commit is contained in:
parent
b8a08419ad
commit
59a85f647b
|
|
@ -980,8 +980,13 @@ phone_setting.backlight_time = {$yealink_backlight_time}
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Wallpaper ##
|
## Wallpaper ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
||||||
wallpaper_upload.url = {$yealink_t41p_wallpaper}
|
wallpaper_upload.url = {$yealink_t41p_wallpaper}
|
||||||
|
{if isset($t41p_wallpaper_filename)}
|
||||||
|
phone_setting.backgrounds = Config:{$t41p_wallpaper_filename}
|
||||||
|
{else}
|
||||||
phone_setting.backgrounds = Config:yealink_t41p_wallpaper.png
|
phone_setting.backgrounds = Config:yealink_t41p_wallpaper.png
|
||||||
|
{/if}
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Multicast ##
|
## Multicast ##
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue