@PLUGIN@ Configuration

The menu entries configured by the @PLUGIN@ plugin are stored in $site_path/etc/@PLUGIN@.config which is a Git-style config file.

  [menuItem "http://code.google.com/p/gerrit/"]
    topMenu = Gerrit
    name = Homepage

Each menu item is stored in a menuItem section where the menu item URL is used as subsection name.

Default is `Extensions`.