Add accessDatabase and emailReviewers capabilities
We're specifying the accessDatabase and emailReviewers capabilities in our Gerrit 2.11 All-Projects configuration "ACL" so document them in the usual place. Change-Id: I1235a8a1d9b9b579860f2d96641bacc99df409d8
This commit is contained in:
parent
f0d7c43ed9
commit
5e41893fd5
@ -309,8 +309,10 @@ Next, edit `project.config` to look like::
|
||||
pushMerge = group Continuous Integration Tools
|
||||
|
||||
[capability]
|
||||
accessDatabase = group Administrators
|
||||
administrateServer = group Administrators
|
||||
createProject = group Project Bootstrappers
|
||||
emailReviewers = deny group Third-Party CI
|
||||
priority = batch group Non-Interactive Users
|
||||
runAs = group Project Bootstrappers
|
||||
streamEvents = group Registered Users
|
||||
|
Loading…
Reference in New Issue
Block a user