website_jukni/dokuwiki/conf/plugins.local.php

12 lines
325 B
PHP
Raw Normal View History

<?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;