Allow configuring the Report Bug URL

Let site administrators direct users to their own ticket queue,
as for many servers most of the reported bugs are small internal
problems like asking for a repository to be created or updating
group memberships.

Change-Id: If79dcf9d040867393441db89452bebb4b8eb53a8
This commit is contained in:
Shawn O. Pearce
2012-08-16 17:18:58 -07:00
parent 848fbb38cd
commit b8bea1b65f
7 changed files with 40 additions and 6 deletions

View File

@@ -1110,6 +1110,13 @@ By default unset, as the HTTP daemon must be configured externally
by the system administrator, and might not even be running on the
same host as Gerrit.
[[gerrit.reportBugUrl]]gerrit.reportBugUrl::
+
URL to direct users to when they need to report a bug about the
Gerrit service. By default this links to the upstream Gerrit
Code Review's own bug tracker but could be directed to the system
administrator's ticket queue.
[[gitweb]]Section gitweb
~~~~~~~~~~~~~~~~~~~~~~~~