doc: Make more clear that canonicalWebUrl may include a port
Extend the example a bit to make more clear that canonicalWebUrl may need to include a port. This implies that the port in not deduced from any port specified as part of httpd.listenUrl. Change-Id: I1ca08540fcd5eab6cc13f5cda9a27e40e090aabd
This commit is contained in:
@@ -1817,8 +1817,8 @@ Defaults to `All-Users` if not set.
|
||||
+
|
||||
The default URL for Gerrit to be accessed through.
|
||||
+
|
||||
Typically this would be set to "http://review.example.com/" or
|
||||
"http://example.com/gerrit/" so Gerrit can output links that point
|
||||
Typically this would be set to something like "http://review.example.com/"
|
||||
or "http://example.com:8080/gerrit/" so Gerrit can output links that point
|
||||
back to itself.
|
||||
+
|
||||
Setting this is highly recommended, as its necessary for the upload
|
||||
|
||||
Reference in New Issue
Block a user