User interface configuration parameters
The uploaded images - except in case of the favicon - are automatically resized to match the right size. Most image formats like jpg, png, etc are allowed .
Field / Property | Type | Description |
---|---|---|
default.lang
|
String
|
Forces user interface language to a specific language. By default this parameter is empty. The value is based on international language code. en-GB |
security.mode.multiple
|
Boolean
|
Enabled alternative security mode that allows to apply several changes at same time. Only one change is applied each time. By default the value is "false". After the parameter is changed, refresh the browser to take effect. false |
logo.favicon |
String |
Website icon. |
logo.login
|
String
|
Login page logo. Automatically it tries to resize image to 316px × 74px ( suggested background #F1F3F5 ). |
logo.mobile |
String
|
Mobile logo. Automatically it tries to resize image to 161px × 38px ( suggested background #F1F3F5 ). |
logo.report
|
String
|
Reports logo. Automatically it tries to resize image to 150px × 35px ( suggested background #FFF000 ). |
logo.tiny |
String |
A small logo is used at the top right in OpenKM user interface. |
text.banner
|
String
|
Text shown at top of the logo in the landing page. Automatically it tries to resize image to 51px x 13px ( suggested background #E5E5E1 ). |
text.title
|
String
|
Browser title. This text is set between ${text.title} html tags. |
text.welcome
|
String
|
Text shown in the login table at the landing page. Welcome to OpenKM ! Use a valid username and password to access to OpenKM user Desktop. |
keep.session.alive.interval
|
Integer
|
Some administration tasks take a long time, like repository checker and rebuild Lucene indexes, these can cause the user session to be lost. For this reason these type of operations are forced to maintain the session alive. By default is set to 5 minutes. 5 |
schedule.session.keepalive
|
Integer
|
It is used by the user interface to maintain the browser connected to OpenKM even when a user stays for some time without performing any operation. For this reason, it should never be lower than server session timeout ( by default set to 15 minutes ). By default is set to 5 minutes. 5 |
schedule.dashboard.refresh
|
Integer
|
The application periodically does some operations like refreshing the dashboard panel to get new imported mails, getting repository news or showing latest documents created by other users among others. The time set the period between dashboard panel will be refresh. 15 |
schedule.ui.notification
|
Integer
|
User receives notification with a popup. The time - in minutes - indicate the period used by application looking for new messages in server. 1 |
system.previewer
|
Select
|
The application can use "flexpaper" or "zviewer" tool to preview documents. By default flexpaper previewer is enabled. flexpaper |
min.search.characters |
Integer |
Sets the minimum characters required to execute a search. With less characters the search button will not be enabled. 3 |