Documentation: add note urlAlias only supports GWT UI pages

Bug: Issue 8054
Change-Id: I3b766925f59b6cfb73ec6927cdb82a475b98d524
This commit is contained in:
Gert van Dijk
2019-09-25 22:16:34 +02:00
parent 96b795dcfc
commit bafc1ca9f2

View File

@@ -4788,6 +4788,13 @@ to define the time unit for the interval:
[[urlAlias]]
=== Section urlAlias
[NOTE]
urlAlias settings are only supported in GWT (Old UI) and only effective
in GWT pages. Plugins that serve their own pages (e.g. gitiles) may
ignore these settings. An alternative is serving Gerrit behind a
link:config-reverseproxy.html[reverse proxy] and configure URL rewriting
in the proxy configuration.
URL aliases define regular expressions for URL tokens that are mapped
to target URL tokens.