Update the wallpaper variable yealink_t29g_wallpaper.
This commit is contained in:
parent
48588d9ec3
commit
3d61355494
|
|
@ -850,8 +850,8 @@ phone_setting.backlight_time =
|
|||
#######################################################################################
|
||||
## Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = {$yealink_t46g_wallpaper}
|
||||
phone_setting.backgrounds = Config:yealink_t46g_wallpaper.png
|
||||
wallpaper_upload.url = {$yealink_t29g_wallpaper}
|
||||
phone_setting.backgrounds = Config:yealink_t29g_wallpaper.png
|
||||
|
||||
#######################################################################################
|
||||
## Multicast ##
|
||||
|
|
@ -1541,4 +1541,4 @@ directory_setting.url = {$yealink_directory_setting_url}
|
|||
## Configure the access URL of firmware ##
|
||||
#######################################################################################
|
||||
#Before using this parameter, you should store the desired firmware (x.71.x.x.rom) to the provisioning server.
|
||||
firmware.url = {$yealink_t46g_firmware_url}
|
||||
firmware.url = {$yealink_t29g_firmware_url}
|
||||
|
|
|
|||
Loading…
Reference in New Issue