about summary refs log tree commit diff stats
path: root/wiki/conf/plugins.local.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/conf/plugins.local.php')
-rw-r--r--wiki/conf/plugins.local.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/wiki/conf/plugins.local.php b/wiki/conf/plugins.local.php
deleted file mode 100644
index 393238e..0000000
--- a/wiki/conf/plugins.local.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/*
- * Local plugin enable/disable settings
- *
- * Auto-generated by install script
- * Date: Tue, 04 Dec 2018 00:11:39 +0000
- */
-
-$plugins['authad']    = 0;
-$plugins['authldap']  = 0;
-$plugins['authmysql'] = 0;
-$plugins['authpgsql'] = 0;