Skip to content

Commit 906f21b

Browse files
authored
Clarify enabled by default modules (#1893)
Only 'admin' is enabled additionally, 'core' and 'saml' are enabled by default in \SimpleSAML\Module::isModuleEnabled().
1 parent c0b37f7 commit 906f21b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

config/config.php.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -554,10 +554,7 @@ $config = [
554554
*/
555555

556556
'module.enable' => [
557-
'exampleauth' => false,
558-
'core' => true,
559557
'admin' => true,
560-
'saml' => true
561558
],
562559

563560

0 commit comments

Comments
 (0)