X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=config%2Fkivitendo.conf.default;h=108ce6b95a8e6e3de045dd33818e330725a9cb5b;hb=2d228125932b6461719788a8c939ab114ff0c657;hp=60be4b326738606ee18e339afcc0bc0747ef409d;hpb=bf980f4c7394345e77711c389c1b3b1c3c764213;p=kivitendo-erp.git diff --git a/config/kivitendo.conf.default b/config/kivitendo.conf.default index 60be4b326..108ce6b95 100644 --- a/config/kivitendo.conf.default +++ b/config/kivitendo.conf.default @@ -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.