Configuration

The configuration of the @PLUGIN@ plugin is done in the gerrit.config file.

  [plugin "@PLUGIN@"]
    allowTopMenu = false

Note that JavaMelody Optional Parameters can be provided to gerrit.config as part of container.javaOptions parameter e.g.:

  [container]
    javaOptions = -Djavamelody.log=true