docs: update docs/integrations/gerrit/locations.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com> Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com>
This commit is contained in:
committed by
Andy LADJADJ
parent
5081531ca4
commit
5727e7e0a6
@@ -40,7 +40,7 @@ a structure with up to six elements:
|
||||
address here. This is the address that you would open in a browser.
|
||||
- `cloneUrl` (optional): The base URL for HTTP clones. Will default to `baseUrl` if
|
||||
not set. The address used to clone a repo is the `cloneUrl` plus the repo name.
|
||||
- `disableEditUrl` (optional): Disable the edit mode for Gerrit < 3.9
|
||||
- `disableEditUrl` (optional): Disable the edit mode.
|
||||
- `username` (optional): The Gerrit username to use in API requests. If
|
||||
neither a username nor password are supplied, anonymous access will be used.
|
||||
- `password` (optional): The password or http token for the Gerrit user.
|
||||
|
||||
Reference in New Issue
Block a user