An example configuration file for the regression testing.

This commit is contained in:
Andrew McMillan 2007-11-02 22:15:08 +13:00
parent 9fa7ef661a
commit a07b8e31eb

View File

@ -0,0 +1,7 @@
#
# A configuration file for the regression testing.
#
DBNAME=regression
PGPOOL=inactive
HOSTNAME=mycaldav
DSN="regression;port=5432"