blob: 5e7ba923605f899659343c505cc750dbc4106898 [file] [log] [blame] [view]
Configuration
=============
The configuration of the @PLUGIN@ plugin is done in the `gerrit.config`
file.
```
[plugin "@PLUGIN@"]
showEmoticons = true
```
<a id="show-emoticons">
`plugin.@PLUGIN@.showEmoticons`
: Whether emoticons in comments should be displayed as images.
By default `true`.