Kitodo.Presentation.
https://www.kitodo.org/software/kitodopresentation/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
912 B
26 lines
912 B
# cat=Basic; type=string; label=LLL:EXT:dlf/locallang.xml:config.useragent |
|
useragent = Goobi.Presentation |
|
|
|
# cat=Basic; type=string; label=LLL:EXT:dlf/locallang.xml:config.fileGrps |
|
fileGrps = DEFAULT,MIN,MAX,THUMBS |
|
|
|
# cat=Basic; type=boolean; label=LLL:EXT:dlf/locallang.xml:config.caching |
|
caching = 0 |
|
|
|
# cat=Solr; type=user[EXT:dlf/hooks/class.tx_dlf_em.php:tx_dlf_em->checkSolrConnection]; label=LLL:EXT:dlf/locallang.xml:config.solrConnect |
|
solrConnect = 0 |
|
|
|
# cat=Solr; type=string; label=LLL:EXT:dlf/locallang.xml:config.solrHost |
|
solrHost = localhost |
|
|
|
# cat=Solr; type=int[0-65535]; label=LLL:EXT:dlf/locallang.xml:config.solrPort |
|
solrPort = 8180 |
|
|
|
# cat=Solr; type=string; label=LLL:EXT:dlf/locallang.xml:config.solrPath |
|
solrPath = /solr/ |
|
|
|
# cat=Solr; type=string; label=LLL:EXT:dlf/locallang.xml:config.solrUser |
|
solrUser = |
|
|
|
# cat=Solr; type=string; label=LLL:EXT:dlf/locallang.xml:config.solrPass |
|
solrPass =
|
|
|