Optional Configuration ====================== ### The base URL for Web client access to the application server. download-url = ${host-address}:${port} ### Export data limit in bytes, default to 10Gib export.data-limit=10737418240 ### Deleted Entity History Logging the history of deleted entities can be enabled / disabled in the AS service.properties using setting entity-history.enabled = \[true | false\] Since 20.10.1 the default value is true (meaning, entity history is enabled). Before 20.10.1 the default value was false. Deleted entity history can be queried with script `$INSTALL_PATH/bin/show-history.sh`. ## Login Page - Banners To add banners to the main openBIS change `loginHeader.html` page. It is stored in the same directory as `index.html`. Note that if the height of `loginHeader.html` is too big, the content may overlap with the rest of the openBIS login page. Example of the `loginHeader.html`:
