Update y000000000000.cfg (#5087)

This commit is contained in:
Len 2020-01-14 14:49:45 -05:00 committed by FusionPBX
parent dc55f74f80
commit 0986ea2123
1 changed files with 7 additions and 1 deletions

View File

@ -977,7 +977,13 @@ phone_setting.backlight_time = 0
#######################################################################################
## Wallpaper ##
#######################################################################################
wallpaper_upload.url = {$yealink_cp860_wallpaper}
wallpaper_upload.url = {$yealink_cp960_wallpaper}
{if isset($yealink_cp960_wallpaper_filename)}
phone_setting.backgrounds = Config:{$yealink_cp960_wallpaper_filename}
{else}
phone_setting.backgrounds = Config:yealink_cp960_wallpaper.png
{/if}
#######################################################################################
## Multicast ##