Files
mr-legend_wiki/conf/plugins.local.php
T
2024-07-08 03:32:47 +09:00

13 lines
242 B
PHP

<?php
/*
* Local plugin enable/disable settings
*
* Auto-generated by install script
* Date: Sun, 07 Jul 2024 09:48:21 +0000
*/
$plugins['authad'] = 0;
$plugins['authldap'] = 0;
$plugins['authmysql'] = 0;
$plugins['authpgsql'] = 0;