Skip to content
Snippets Groups Projects
Commit 98bf0c5a authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Change config template to avoid it accidentally disabling the "saml" module.

parent 6462353f
No related branches found
No related tags found
No related merge requests found
......@@ -494,7 +494,7 @@ $config = [
*
* 'module.enable' => [
* 'exampleauth' => true, // Setting to TRUE enables.
* 'saml' => false, // Setting to FALSE disables.
* 'consent' => false, // Setting to FALSE disables.
* 'core' => null, // Unset or NULL uses default.
* ],
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment