Skip to content
Other versions

Loading…

Configuration parameters

OpenKM is preconfigured with a number of parameters. However, if you plan to use it in production you should take a look at our Recommended configuration parameters. To access Configuration parameters go to Administration > Configuration parameters.

Configuration parameters are shown in a table with three columns:

Property Key Type Value

Property key is the unique identifier for each configuration property.

There are several configuration types:

  • String.
  • Integer (only numeric values are allowed).
  • Boolean (only true or false values are allowed).
  • List (each break line is considered a new list element).
  • Text.
  • HTML (HTML tags allowed).
  • File.

To create your own parameters read Creating your own parameters.

  • Click the edit icon .
  • View and modify the value.
  • Click the Edit button to confirm the change.
  • Click remove icon .
  • In Delete confirmation view click Delete button.
  • Click at top right the Configuration parameters export icon .
  • Your browser will download a SQL file with the configuration.
  • Go to the bottom of the page.
  • Select configuration parameter SQL file.
  • Click  Import button.

This action will check if potentially conflictive parameters are configured properly (pdf2swf, convert tool, OCR engine, OpenOffice or LibreOffice path).

  • Click the Check icon at top right.
  • It will show the Configuration check view. If some parameters are misconfigured or wrong, they will be shown in red.
  • Click the Tenant configuration button at top right.
  • In tenant configuration you can create your own configuration parameters. These will have preference over the default values. For example, have another application.url value for each tenant.