Configuration parameters
Esta página aún no está disponible en tu idioma.
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.
Edit a parameter
Section titled “Edit a parameter”- Click the edit icon
. - View and modify the value.
- Click the Edit button to confirm the change.
Delete a parameter
Section titled “Delete a parameter”- Click remove icon
. - In Delete confirmation view click Delete button.
Backup configuration parameters
Section titled “Backup configuration parameters”- Click at top right the Configuration parameters export icon
. - Your browser will download a SQL file with the configuration.
Restore configuration parameters
Section titled “Restore configuration parameters”- Go to the bottom of the page.
- Select configuration parameter SQL file.
- Click
Import button.
Check configuration
Section titled “Check configuration”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.
Tenant configuration
Section titled “Tenant configuration”- 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.