Update y000000000036.cfg

This commit is contained in:
Len 2020-01-13 13:49:40 -05:00 committed by GitHub
parent b8a08419ad
commit 59a85f647b
1 changed files with 5 additions and 0 deletions

View File

@ -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 ##