Change the wallpaper and screen saver values. ${yealink_xxx_wallpaper} ${yealink_xxx_screen_saver}
This commit is contained in:
parent
d08c6e270d
commit
2d8570408b
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t20p.png
|
||||
wallpaper_upload.url = ${yealink_t20p_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url =
|
||||
screen_saver.pic.url = ${yealink_t20p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t22p.png
|
||||
wallpaper_upload.url = ${yealink_t22p_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url =
|
||||
screen_saver.pic.url = ${yealink_t22p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t26p.png
|
||||
wallpaper_upload.url = ${yealink_t26p_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url =
|
||||
screen_saver.pic.url = ${yealink_t26p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1199,13 +1199,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t28p.png
|
||||
wallpaper_upload.url = ${yealink_t28p_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url =
|
||||
screen_saver.pic.url = ${yealink_t28p_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1204,13 +1204,14 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t32g.png
|
||||
wallpaper_upload.url = ${yealink_t32g_wallpaper}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url =
|
||||
screen_saver.pic.url = ${yealink_t32g_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1202,13 +1202,13 @@ openvpn.url =
|
|||
#######################################################################################
|
||||
## Configure the access URL of the Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t38g.png
|
||||
wallpaper_upload.url = ${yealink_t38g_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Configure the access URL of the Screensaver ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the customized wallpaper.
|
||||
screen_saver.pic.url =
|
||||
screen_saver.pic.url = ${yealink_t38g_screen_saver}
|
||||
|
||||
#######################################################################################
|
||||
## Configuration files for Var ##
|
||||
|
|
|
|||
|
|
@ -1491,7 +1491,7 @@ local_contact.data_photo_tar.url =
|
|||
#######################################################################################
|
||||
## Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t42g.png
|
||||
wallpaper_upload.url = ${yealink_t42g_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Call List ##
|
||||
|
|
|
|||
|
|
@ -1491,7 +1491,7 @@ local_contact.data_photo_tar.url =
|
|||
#######################################################################################
|
||||
## Wallpaper ##
|
||||
#######################################################################################
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_t46g.png
|
||||
wallpaper_upload.url = ${yealink_t46g_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Call List ##
|
||||
|
|
|
|||
|
|
@ -1033,7 +1033,7 @@ local_contact_image.url =
|
|||
local_contact_image.tar.url =
|
||||
|
||||
#Configure the access URL for downloading the customized wallpaper;
|
||||
wallpaper_upload.url = http://{$domain_name}{$project_path}/app/provision/resources/images/yealink_vp530.png
|
||||
wallpaper_upload.url = ${yealink_vp530_wallpaper}
|
||||
|
||||
#######################################################################################
|
||||
## Call List ##
|
||||
|
|
|
|||
Loading…
Reference in New Issue