blob: 32435687fae0a565835393e79263c74505012066 [file] [log] [blame] [view]
@PLUGIN@ Configuration
======================
By configuration it is possible to specify which actions should be removed.
The configuration must be done in the `gerrit.config` of the Gerrit
server.
### <a id="hide-actions">Section hide-actions</a>
```
[plugin "hide-actions"]
actionToHide = move
actionToHide = rebase
```