summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Arès <hugo.ares@ericsson.com>2017-04-26 12:02:53 +0200
committerHugo Arès <hugo.ares@ericsson.com>2017-04-26 12:05:23 +0200
commit3e1d4cde3fc2d0f0b3db4ea5930d9f9d88753724 (patch)
tree5a3c93ec54a282d734091d611f40d10d77c11f7a
parentd27f30bd0f242f19332566a05bc3ee3a31ce5420 (diff)
Clarify documentation for accountPatchReviewDb.urlv2.13.8
-rw-r--r--Documentation/config-gerrit.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index 0a2853484f..dd2745b653 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -31,8 +31,8 @@ driver of the corresponding Database is not yet in the class path.
Default is to create H2 database in the db folder of the site path.
+
Changing this parameter requires to migrate database using the
-link:pgm-MigrateAccountPatchReviewDb.html[MigrateAccountPatchReviewDb program]
-before restarting the Gerrit server.
+link:pgm-MigrateAccountPatchReviewDb.html[MigrateAccountPatchReviewDb] program.
+Migration cannot be done while the server is running.
----
[accountPatchReviewDb]