Skip to content
Other versions

Loading…

User interface configuration parameters

Except for the favicon, the uploaded images are automatically resized to match the correct size. Most image formats, like JPG, PNG, etc., are allowed.

Field / Property Type Description
default.ui.context String The context of the application.
/kcenter/
default.lang String Forces the user interface to use a specific language. By default, this parameter is empty. The value is based on the international language code.
en-GB
security.mode.multiple Boolean Enables an alternative security mode that allows the application to apply several changes simultaneously, but only one change is used at a time. By default, the value is “false”.
After the parameter is changed, refresh the browser for the change to take effect.
false
logo.favicon String Website icon.
logo.login String Login page logo.
It automatically tries to resize the image to 316px × 74px (suggested background #F1F3F5).
logo.mobile String Mobile logo.
It automatically tries to resize the image to 161px × 38px (suggested background #F1F3F5).
logo.report String Report logo.
It automatically tries to resize the image to 150px × 35px (suggested background #FFF000).
text.banner String Text is shown at the top of the logo on the landing page.
It automatically tries to resize the image to 51px × 13px (suggested background #E5E5E1).
thumbnail.size.lightbox String Maximum size - width × height - of the lightbox thumbnail.
640×640
thumbnail.size.properties String Maximum size - width × height - of the thumbnail in the properties view.
280×280
thumbnail.size.search String Maximum size - width × height - of the thumbnail in search view.
180×180
download.zip.live.max.files Integer Sets the maximum number of files allowed to be downloaded in live mode. Once this number is exceeded, the application will notify the user that the ZIP creation will be executed in background mode. After it is finished, it will notify the user by email with a download URL. The value0 indicates an unlimited number of files.
Downloading a few selected files and folders can take time. On the server side, the application creates a temporary folder where all data is packed as a ZIP file and then forwarded to the end-user interface.
100
download.zip.live.max.file.size String Sets the maximum total size of files allowed to be downloaded in live mode. If this size is exceeded, the application will notify the user that ZIP creation will be executed in background mode. After it is finished, it will notify the user via email with a download URL. A value of 0 indicates unlimited size. Specify size units with KB, MB, GB, or TB; otherwise, the value will be considered bytes.
Downloading a few selected files and folders can take time. On the server side, the application creates a temporary folder where all data is packed as a ZIP file and then forwarded to the end-user interface.
100MB
min.search.characters Integer Sets the minimum number of characters required to execute a search. If fewer characters are entered, the search button will not be enabled.
3