Skip to content
Snippets Groups Projects
Commit c7e7cf8d authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

dont force user in defaults

parent cae5316c
No related branches found
No related tags found
1 merge request!62V2.0
...@@ -43,7 +43,7 @@ return [ ...@@ -43,7 +43,7 @@ return [
'auth' => [ 'auth' => [
// force using a given user ... for development only // force using a given user ... for development only
'forceuser' => 'admin', 'forceuser' => false,
// use a real login // use a real login
'ldap' => [ 'ldap' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment