diff --git a/testing/regression.conf.example b/testing/regression.conf.example new file mode 100644 index 00000000..909fcc93 --- /dev/null +++ b/testing/regression.conf.example @@ -0,0 +1,7 @@ +# +# A configuration file for the regression testing. +# +DBNAME=regression +PGPOOL=inactive +HOSTNAME=mycaldav +DSN="regression;port=5432"