summaryrefslogtreecommitdiff
path: root/baserock_gerrit/gerrit.config
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_gerrit/gerrit.config')
-rw-r--r--baserock_gerrit/gerrit.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/baserock_gerrit/gerrit.config b/baserock_gerrit/gerrit.config
index c2257eaa..249fde8e 100644
--- a/baserock_gerrit/gerrit.config
+++ b/baserock_gerrit/gerrit.config
@@ -21,3 +21,9 @@
directory = cache
[user]
email = "gerrit@baserock.org"
+
+# It seems like a bad idea to enable remote administration of plugins, but
+# there is absolutely no information available on how to do 'local'
+# administration of Gerrit plugins, so we can't really avoid it.
+[plugins]
+ allowRemoteAdmin = true