Update y000000000000.cfg (#5089)
This commit is contained in:
parent
b370ba9fe5
commit
c5b1b24b78
|
|
@ -977,7 +977,13 @@ phone_setting.backlight_time = 0
|
|||
#######################################################################################
|
||||
## Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = {$yealink_cp860_wallpaper}
|
||||
|
||||
wallpaper_upload.url = {$yealink_cp920_wallpaper}
|
||||
{if isset($yealink_cp920_wallpaper_filename)}
|
||||
phone_setting.backgrounds = Config:{$yealink_cp920_wallpaper_filename}
|
||||
{else}
|
||||
phone_setting.backgrounds = Config:yealink_cp920_wallpaper.png
|
||||
{/if}
|
||||
|
||||
#######################################################################################
|
||||
## Multicast ##
|
||||
|
|
|
|||
Loading…
Reference in New Issue