Documentation: clarify [database] section in gerrit.conf is for ReviewDb

Change-Id: Ia782d26431ab3a98db94dfb63f146183a42fcfdc
This commit is contained in:
Gert van Dijk
2017-10-17 22:42:05 +02:00
parent b3650ec067
commit 975807cf80

View File

@@ -1601,8 +1601,10 @@ Default is 1 hour.
[[database]]
=== Section database
The database section configures where Gerrit stores its metadata
records about user accounts and change reviews.
The database section configures ReviewDb, where Gerrit stores its metadata
records about account groups and change reviews. Starting from 2.15, accounts
are always stored in NoteDb and, optionally, changes too. See the
link:note-db.html[NoteDb documentation] for more information.
----
[database]