Difference between revisions of "OpenKM.cfg"
From OpenKM Documentation
Line 5: | Line 5: | ||
== List of admited configuration file properties == | == List of admited configuration file properties == | ||
− | < | + | <source lang="text"> |
− | + | repository.config= | |
− | + | repository.home= | |
− | + | system.user= | |
− | + | default.user.role= | |
− | + | default.admin.role= | |
− | + | principal.adapter= | |
− | + | max.file.size= | |
− | + | max.search.results= | |
− | + | system.demo= | |
− | + | system.ocr= | |
− | + | application.url= | |
− | + | default.lang= | |
− | + | system.login.username.lowercase= | |
− | + | system.pdf2swf=/usr/bin/pdf2swf | |
− | + | ssystem.openoffice= | |
− | + | kea.thesaurus.skos.file= | |
− | + | kea.thesaurus.owl.file= | |
− | + | kea.thesaurus.base.url= | |
− | + | kea.thesaurus.vocabulary.serql= | |
− | + | kea.stopwords.file= | |
− | + | kea.automatic.keyword.extraction.number= | |
− | + | kea.thesaurus.tree.root= | |
− | + | kea.thesaurus.tree.childs= | |
− | </ | + | subscription.message.subject= |
+ | subscription.message.body= | ||
+ | </source> | ||
[[Category: Configuration]] | [[Category: Configuration]] | ||
[[Category: OpenKM 4.0]] | [[Category: OpenKM 4.0]] | ||
[[Category: OpenKM 5.0]] | [[Category: OpenKM 5.0]] |
Revision as of 13:01, 21 January 2010
OpenKM configuration file
OpenKM.cfg file is the main OpenKM configuration file.
You can find this file in your server in %JBOSS_HOME%/
Important !!! Each time you make some change in the OpenKM.cfg file jboss server must be restarted to take it some effect.
List of admited configuration file properties
repository.config=
repository.home=
system.user=
default.user.role=
default.admin.role=
principal.adapter=
max.file.size=
max.search.results=
system.demo=
system.ocr=
application.url=
default.lang=
system.login.username.lowercase=
system.pdf2swf=/usr/bin/pdf2swf
ssystem.openoffice=
kea.thesaurus.skos.file=
kea.thesaurus.owl.file=
kea.thesaurus.base.url=
kea.thesaurus.vocabulary.serql=
kea.stopwords.file=
kea.automatic.keyword.extraction.number=
kea.thesaurus.tree.root=
kea.thesaurus.tree.childs=
subscription.message.subject=
subscription.message.body=