| 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`. | |