Merge pull request #5073 from Len-PGH/patch-21
Update y000000000076.cfg
This commit is contained in:
commit
2643fbbd65
|
|
@ -980,8 +980,13 @@ phone_setting.backlight_time = {$yealink_backlight_time}
|
|||
#######################################################################################
|
||||
## Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = {$yealink_t41p_wallpaper}
|
||||
phone_setting.backgrounds = Config:yealink_t41p_wallpaper.png
|
||||
|
||||
wallpaper_upload.url = {$yealink_t40g_wallpaper}
|
||||
{if isset($yealink_t40g_wallpaper_filename)}
|
||||
phone_setting.backgrounds = Config:{$yealink_t40g_wallpaper_filename}
|
||||
{else}
|
||||
phone_setting.backgrounds = Config:yealink_t40g_wallpaper.png
|
||||
{/if}
|
||||
|
||||
#######################################################################################
|
||||
## Multicast ##
|
||||
|
|
|
|||
Loading…
Reference in New Issue