plugins.local.php 242 B

123456789101112
  1. <?php
  2. /*
  3. * Local plugin enable/disable settings
  4. *
  5. * Auto-generated by install script
  6. * Date: Sun, 10 Jul 2022 06:35:12 +0000
  7. */
  8. $plugins['authad'] = 0;
  9. $plugins['authldap'] = 0;
  10. $plugins['authmysql'] = 0;
  11. $plugins['authpgsql'] = 0;