From feff3ddd600c41c88556da38bf75c3238248dc9e Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 1 Mar 2018 09:38:09 +0900 Subject: [PATCH] config-plugins: Add readonly plugin to plugin list Change-Id: Ifa69c2f6c8e2092792c8a9d3916654b097870a4e --- Documentation/config-plugins.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Documentation/config-plugins.txt b/Documentation/config-plugins.txt index 3a55b48fb8..14b66323fc 100644 --- a/Documentation/config-plugins.txt +++ b/Documentation/config-plugins.txt @@ -509,6 +509,19 @@ Documentation] link:https://gerrit.googlesource.com/plugins/quota/+doc/master/src/main/resources/Documentation/config.md[ Configuration] +[[readonly]] +=== readonly + +A plugin that makes the Gerrit server read-only by rejecting git pushes, +blocking HTTP PUT/POST/DELETE requests, and disabling SSH commands. + +link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/readonly[ +Project] | +link:https://gerrit.googlesource.com/plugins/readonly/+doc/master/src/main/resources/Documentation/about.md[ +Documentation] | +link:https://gerrit.googlesource.com/plugins/readonly/+doc/master/src/main/resources/Documentation/config.md[ +Configuration] + [[ref-protection]] === ref-protection