summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNasser Grainawi <nasser@codeaurora.org>2022-02-25 16:58:13 -0700
committerNasser Grainawi <nasser@codeaurora.org>2022-02-28 19:22:13 +0000
commitc3b0534c022a7d26dcdaec8fa601071414f6bc06 (patch)
tree322258183e93497c809ccd8032b3301419bcc799
parent9f50c7e84a6f774db779552c922c4e5824b0a408 (diff)
config-gerrit: Remove extra list continuations
Also add a blank line where one was missing. Change-Id: I141347972e835d9797d6801a259b6587abb180c5 Release-Notes: config-gerrit doc fixup
-rw-r--r--Documentation/config-gerrit.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index 10baed2750..c1cfd54e33 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -611,7 +611,7 @@ needs to have `http.cookieFile` set to a local file, otherwise every
single call would trigger a full LDAP authentication and groups resolution
which could introduce a noticeable latency on the overall execution
and produce unwanted load to the LDAP server.
-+
+
[[auth.gitOAuthProvider]]auth.gitOAuthProvider::
+
Selects the OAuth 2 provider to authenticate git over HTTP traffic with.
@@ -2192,7 +2192,7 @@ to have Gerrit display URLs from this server, rather than itself.
By default unset, as the HTTP daemon must be configured externally
by the system administrator, and might not even be running on the
same host as Gerrit.
-+
+
[[gerrit.installBatchModule]]gerrit.installBatchModule::
+
Repeatable list of class name of additional Guice modules to load as
@@ -2202,7 +2202,7 @@ class needs to be either declared in Gerrit or an additional JAR
located under the `/lib` directory.
+
By default unset.
-+
+
[[gerrit.installDbModule]]gerrit.installDbModule::
+
Repeatable list of class name of additional Guice modules to load at
@@ -5153,6 +5153,7 @@ are provided. If set to 0, suggestions are always provided. This is only
used for suggesting accounts when adding members to a group.
+
By default 0.
+
[[suggest.relevantChanges]]suggest.relevantChanges::
+
When suggesting reviewers, we go over recent changes of the user, and