Title for the Home Screen
By default, the title 'yuuvis® RAD client' is displayed on the browser tab for the home screen and dashboard.
The title can be specified using the main.json configuration file in the <service-manager-data>\webresource\public\client\assets_default\config\ directory:
"dashboardTitle": "My client",
Changes in the main.json configuration file can be overwritten by updates. If you create a <service-manager-data>\webresource\resources\client\assets\_default\config\ directory and save a project-specific extend.json configuration file with the corresponding parameters there, changes are retained. For configurations, we recommend using only the extend.json instead of the main.json.