X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5d275ec4487ded1246a67b626f0b61e2fbcceb16..72ad92fd:/config/authentication.pl.default?ds=inline diff --git a/config/authentication.pl.default b/config/authentication.pl.default index 42b888bc2..92da90945 100644 --- a/config/authentication.pl.default +++ b/config/authentication.pl.default @@ -23,7 +23,7 @@ $self->{DB_config} = { 'host' => 'localhost', 'port' => 5432, 'db' => 'lxerp_auth', - 'user' => 'postgres', + 'user' => 'lxoffice', 'password' => '', };