Skip to content
Snippets Groups Projects
Unverified Commit d8652d96 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

sane defaults for modules

parent c2293544
No related branches found
No related tags found
No related merge requests found
......@@ -481,8 +481,12 @@ $config = [
* 'core' => null, // Unset or NULL uses default.
* ],
*
*/
'module.enable' => [
'exampleauth' => false,
'core' => true,
'saml' => true
]
/*************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment