Add a Maintain Server global capability
This capability allows for general maintenance tasks like flushing caches and reindexing changes, without requiring either Administrate Server (which is too broad) or a handful of other minor capabilities (which we don't want to grow out of control). Change-Id: I3dd75d14e7b0303b23bad24dffb9bfdfb515efc8
This commit is contained in:
@@ -7,6 +7,7 @@ createProject = Create Project
|
||||
emailReviewers = Email Reviewers
|
||||
flushCaches = Flush Caches
|
||||
killTask = Kill Task
|
||||
maintainServer = Maintain Server
|
||||
modifyAccount = Modify Account
|
||||
priority = Priority
|
||||
queryLimit = Query Limit
|
||||
|
Reference in New Issue
Block a user