blob: 5fcc666c818d408f5bc645c084fe509cbfdf7feb [file] [log] [blame]
#
# This file contains defaults for development. If you are cross-
# developing in multiple environments, just change the defaults
# in this file.
#
# Any changes in this file will be reflected in the default
# jspwiki.properties-file when it is run.
#
@appname@=JSPWiki
@pagedir@=/p/web/www-data/jspwiki/
@logfile@=/tmp/jspwiki.log
@tests.pagedir@=/tmp/testrepository
@tests.workdir@=/tmp/testworkdir
@tests.logfile@=/tmp/jspwikitests.log
@tests.auth.filename=/tmp/testrepository/auth.txt
@tests.filter@=tests/etc/filters.xml
# Enable these if you wish to create a static content tarball
# for use with Apache or another front-end web server.
# You should specify user and group names that make sense for
# your environment.
#static.user = apache
#static.group = daemon
#jks.password = password
#jdbc.driver.id=mckoi
#jdbc.driver.jar=lib/mckoidb.jar
#jdbc.driver.class=com.mckoi.JDBCDriver
#jdbc.driver.url=jdbc:mckoi://localhost:9157/
#jdbc.admin.id=admin
#jdbc.admin.password=password
#jdbc.user.id=admin
#jdbc.user.password=password