Tests: Eigene Verbindungsdaten für DB-Upgrades mit Super-User-Rechten
[kivitendo-erp.git] / config / kivitendo.conf.default
index 60be4b3..108ce6b 100644 (file)
@@ -256,12 +256,14 @@ log_file = /tmp/kivitendo_console_debug.log
 # database will be dropped & created before any other test is run. The
 # following parameters must be given:
 [testing/database]
-host     = localhost
-port     = 5432
-db       =
-user     = postgres
-password =
-template = template1
+host               = localhost
+port               = 5432
+db                 =
+user               = postgres
+password           =
+template           = template1
+superuser_user     = postgres
+superuser_password =
 
 [devel]
 # Several settings related to the development of kivitendo.