11 lines
325 B
PHP
11 lines
325 B
PHP
<?php
|
|
/*
|
|
* Local plugin enable/disable settings
|
|
* Auto-generated through plugin/extension manager
|
|
*
|
|
* NOTE: Plugins will not be added to this file unless there is a need to override a default setting. Plugins are
|
|
* enabled by default.
|
|
*/
|
|
$plugins['authpdo'] = 0;
|
|
$plugins['authad'] = 0;
|
|
$plugins['authldap'] = 0;
|