# $Id$ # $URL$ # Directory holding the database. This needs to be writeable by the user that # runs the server. databasePath = $prefix/var/bzv/database # html title # Portnumber for webserver and sru server portNumber = 8080 # Portnumber for the sruUpdateServer sruUpdatePortNumber = 7070 dynamicPath = $prefix/share/bzv/html/dynamic staticPath = $prefix/share/bzv/html/static xsltPath = $prefix/share/bzv/xslt templatePath = $prefix/etc/bzv #space seperated list picaplusXsltFiles = picaplus2mods.xsl inboxDirectory = $prefix/var/bzv/inbox doneDirectory = $prefix/var/bzv/done # By default sorting is by relevance. Use this setting to override default # behaviour. The format of the sortkeys is according to SRU specifications. defaultSortKeys = drilldown.norm.date.year,,1 # baseURL is used for embedded references to this server baseURL = http://localhost # additional configfiles configWatcherDirectory = $prefix/etc/bzv websiteConfig = $prefix/etc/bzv/website.cfg serverConfig = $prefix/etc/bzv/server.cfg drilldownConfig = $prefix/etc/bzv/drilldown.cfg loggingConfig = $prefix/etc/bzv/logging.conf availabilityConfig = $prefix/etc/bzv/availability.cfg