Update y000000000069.cfg (#5079)
This commit is contained in:
parent
8e7f805ae9
commit
4527ed8a8d
|
|
@ -978,8 +978,13 @@ phone_setting.backlight_time = {$yealink_backlight_time}
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Wallpaper ##
|
## Wallpaper ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
||||||
wallpaper_upload.url = {$yealink_t27g_wallpaper}
|
wallpaper_upload.url = {$yealink_t27g_wallpaper}
|
||||||
|
{if isset($yealink_t27g_wallpaper_filename)}
|
||||||
|
phone_setting.backgrounds = Config:{$yealink_t27g_wallpaper_filename}
|
||||||
|
{else}
|
||||||
phone_setting.backgrounds = Config:yealink_t27g_wallpaper.png
|
phone_setting.backgrounds = Config:yealink_t27g_wallpaper.png
|
||||||
|
{/if}
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Multicast ##
|
## Multicast ##
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue