summaryrefslogtreecommitdiff
path: root/conf/plugins.protected.php
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins.protected.php')
-rw-r--r--conf/plugins.protected.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/plugins.protected.php b/conf/plugins.protected.php
new file mode 100644
index 000000000..bdfe821c5
--- /dev/null
+++ b/conf/plugins.protected.php
@@ -0,0 +1,6 @@
+<?php
+$plugins['acl'] = 1;
+$plugins['plugin'] = 1;
+$plugins['config'] = 1;
+$plugins['usermanager'] = 1;
+$plugins['revert'] = 1;