Add configuration option to not add weblinks

In some situations a site may want to install gitiles in Gerrit,
but not have weblinks from the Gerrit UI.

Add a new configuration option:

  [gerrit]
    noWebLinks = true

which, when set, will prevent the weblinks from being added.

The default is unset, meaning the weblinks are displayed as before.

Change-Id: Id50c7148bb1e4c58ef78261c0b07f3dd576f1b38
2 files changed