To change the link to the Getting Started video:
%plesk_dir%\sb\config
.[help]
section, add the following lines:getting_started_video_url = <video_link>
getting_started_video_enabled = true
To use a custom Getting Started video for a specific language:
%plesk_dir%\sb\config
.getting_started_video_url
:getting_started_video_url_locale_<locale-name> = <localized_video_link>
Where <locale-name> is the four-letter code of the Presence Builder locale (for example, en_US or ru_RU) in which the video will show. The following locales are supported:
en_US
- American English.en_GB
- British English.de_DE
- German.es_ES
- Spanish.fr_FR
- Frenchit_IT
- Italian.ja_JP
- Japanese.nl_NL
- Dutch.pl_PL
- Polish.pt_BR
- Brazilian Portugueseru_RU
- Russian.zh_CN
- simplified Chinese.zh_TW
- traditional Chinese.getting_started_video_enabled = true
To remove the link to the Getting Started video:
%plesk_dir%\sb\config
.[help]
to the file. If it is already present, skip this step.[help]
:getting_started_video_enabled = false
If the file contains the line getting_started_video_enabled = true
, just change true
to false
.