about summary refs log tree commit diff stats
path: root/wiki/conf/plugins.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/conf/plugins.php')
-rwxr-xr-xwiki/conf/plugins.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/wiki/conf/plugins.php b/wiki/conf/plugins.php
new file mode 100755
index 0000000..b2c7997
--- /dev/null
+++ b/wiki/conf/plugins.php
@@ -0,0 +1,6 @@
+<?php
+/**
+ * This file configures the default states of available plugins. All settings in
+ * the plugins.*.php files will override those here.
+ */
+$plugins['testing'] = 0;