summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Selberg <svense@axis.com>2021-01-14 17:09:29 +0100
committerSven Selberg <sven.selberg@axis.com>2021-01-14 16:16:48 +0000
commitdedf422a7a0336096c5503d1f652f77873fbf11c (patch)
tree41fb2a5a759c4718a0eae383eed7c1fd7503bc5f
parent99c822ebf3b72023f8b926444bbdf299fafb00df (diff)
parent141f223240b15d3576f2d45525ed12b6ce7bc9bf (diff)
Merge branch 'stable-3.1' into stable-3.2v3.2.7
* stable-3.1: Document that authGroup must have Access Database Change-Id: I09378f4288fd1335932bdf120bba8418fc8f51c7
-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 6a2cf26..d606b7b 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -388,6 +388,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