summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Selberg <svense@axis.com>2020-12-17 15:54:42 +0100
committerNasser Grainawi <nasser@codeaurora.org>2021-01-14 15:14:55 +0000
commit141f223240b15d3576f2d45525ed12b6ce7bc9bf (patch)
treee9b32e32842ea802f4cea06a1c418b342a830ff5
parent22ca0b406a4efb9aebbbfcac8d2d986812423f01 (diff)
Document that authGroup must have Access Databasev3.1.12
Bug: Issue 13786 Change-Id: Iaf65252b25b9c40e5cfd1ac25d55fbf70536f83e
-rw-r--r--src/main/resources/Documentation/config.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index 8d25b4e..06f5f48 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -374,6 +374,12 @@ remote.NAME.authGroup
By default, replicates without group control, i.e. replicates
everything to all remotes.
+ *NOTE:* If an authGroup is provided, and you want a complete
+ mirror (for backup reasons or to run a Gerrit replica), at
+ least one of the provided authGroups must have "Access Database"
+ capability. Otherwise [db](../../../Documentation/note-db.html)
+ refs will not be replicated.
+
remote.NAME.createMissingRepositories
: If true, a repository is automatically created on the remote site.
If the remote site was not available at the moment when a new