# $Id$ # $URL$ # Directory holding the database. This needs to be writeable by the user that # runs the server. databasePath = $prefix/var/bzv/database # 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 logPath = $prefix/var/bzv/log #space seperated list xsltFiles = picaplus2mods.xsl didlmods2redif.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 # AselectID is the A-Select application ID for this server AselectID = bzv # additional configfiles configWatcherDirectory = $prefix/etc/bzv loggingConfig = $prefix/etc/bzv/logging.conf # N.B. The following files are expected in the configWatcherDirectory, and to have an extention '.cfg' configFiles = website server drilldown availability