Developers,
I did a little searching today and identified all the dspace.cfg
parameters that are used in dspace broken down by project.
Specifically I looked in dspace-api, dspace-oai, dspace-jspui, and
dspace-xmlui skipping sword and the LNI - although they would be
interesting as well.
One thing to note is how the prefix "webui." really has no meaning as
it heavily effects three projects. Even for those parameters that are
in the dspace-api, there effect at the interface level in jspui or
xmlui may be drastically different due to the interfaces use of the API.
Something else to notice is how many of these are undocumented. Plus
several appear (at least by name) to perform the same function:
default.language vs default.locale vs mail.charset vs
webui.supported.locales vs xmlui.supported.locales (the last one is
coming soon).
==========
dspace-api
==========
alert.recipient
assetstore.dir
assetstore.incoming
authentication.password.domain.valid
authentication.x509.autoregister
authentication.x509.ca.cert
authentication.x509.chooser.title.key
authentication.x509.chooser.url
authentication.x509.keystore.password
authentication.x509.keystore.path
crosswalk.**
db.driver
db.maxconnections
db.maxidle
db.maxwait
db.name
db.password
db.poolname
db.schema
db.statementpool
db.url
db.username
default.language
default.locale
dspace.dir
dspace.hostname
dspace.name
dspace.url
event.consumer.<name>.filters
event.consumer.<nome>.class
http.proxy.host
http.proxy.port
log.dir
mail.admin
mail.charset
mail.from.address
mail.server
mail.server.password
mail.server.port
mail.server.username
marc21wordfilter.defaultlang
mets.submission.crosswalk.<type>
mets.submission.preserveManifest
pdffilter.largepdfs
pdffilter.skiponmemoryexception
registration.notify
report.dir
search.analyzer
search.boundedfields
search.dir
search.index.<index>
search.max-clauses
search.maxfieldlength
search.operator
sitemap.engineurls
srb.defaultsorageresource
srb.homedirectory
srb.host
srb.mcatzone
srb.mdasdomainname
srb.parantdir.<index>
srb.parentdir
srb.password
srb.port
srb.username
testConsumber.verbose
thumbnail.maxheight
thumbnail.maxwidth
webui.browse.index.<index>
webui.browse.sort.locale
webui.browse.sort_columns.max
webui.browse.value_columns.max
webui.browse.value_columns.omission_mark
webui.cert.ca
webui.itemlist.author-limit
webui.itemlist.columns
webui.itemlist.sort-option
webui.ldap.autoregister
webui.preview.brand
webui.preview.brand.abbrev
webui.preview.brand.font
webui.preview.brand.fontpoint
webui.preview.brand.height
webui.preview.maxheight
webui.preview.maxwidth
webui.strength.cache
webui.submit.blocktheses
webui.submit.enable-cc
webui.submit.upload.required
webui.supported.locales
==========
dspace-oai
==========
dspace.hostname
dspace.url
oai.didl.maxresponse
============
dspace-jspui
============
dspace.hostname
dspace.name
feedback.recipient
itemmap.author.index
ldap.email_field
ldap.enable
ldap.givenname_field
ldap.id_field
ldap.object_context
ldap.phone_field
ldap.provider_url
ldap.search_context
ldap.surname_field
recent.submissions.count
recent.submissions.sort-option
report.dir
sfx.server.url
thoumbnail.maxheight
thumbnail.maxwidth
webui.browse.author-limit
webui.browse.index.author-field
webui.browse.index.date
webui.browse.index.title
webui.browse.link.<n>
webui.browse.thumbnail.linkbehaviour
webui.browse.thumbnail.maxheight
webui.browse.thumbnail.maxwidth
webui.browse.thumbnail.show
webui.content_disposition_threshold
webui.feed.cache.age
webui.feed.cache.size
webui.feed.enable
webui.feed.formats
webui.feed.item.date
webui.feed.item.description
webui.feed.item.title
webui.feed.items
webui.feed.localreslove
webui.html.max-depth-guess
webui.item.thumbnail.show
webui.itemdisplay.<style>
webui.itemdisplay.metadata-style
webui.itemlist.<name>.columns
webui.itemlist.browse.<index>.sort.<name>.columns
webui.itemlist.browse.<name>.columns
webui.itemlist.columns
webui.itemlist.sort.<name>.columns
webui.ldap.autoregister
webui.licence_bundle.show
webui.mydspace.showgroupmemberships
webui.preview.dc
webui.preview.enabled
webui.submit.upload.required
webui.suggest.enable
webui.suggest.loggedinusers.only
=============
dspace-xmlui
=============
default.language
dspace.hostname
dspace.name
dspace.url
feedback.recipient
handle.prefix
mail.admin
recent.submissions.sort-option
webui.browse.author-limit
webui.feed.formats
webui.feed.item.date
webui.feed.item.description
webui.feed.item.title
webui.feed.items
webui.feed.localresolve
xmlui.bitstream.mets
xmlui.bitstream.mods
xmlui.bundle.upload
xmlui.community-list.cache
xmlui.community-list.render.full
xmlui.content_disposition_threshold
xmlui.force.ssl
xmlui.html.max-depth-guess
xmlui.public.logout
xmlui.theme.allowoverrides