Size Limit for the Content Preview
yuuvis® RAD client instantly displays content previews up to 10 MB in size.
This value can be changed depending on the capacity of the network:
- Open the main.json file in the <service-manager-data>\webresource\public\client\assets\_default\config\ directory.
- Go to the following entry:
- Modify the value of the "fileSizeLimit" parameter.
- Save the file.
"preview": {
"fileSizeLimit": 10485760
},
The value is specified in bytes.
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.
In yuuvis® RAD client, content previews that exceed the configured size are accessed by clicking the preview area.