Merge "Add documentation about how to reload Gerrit HTML"

This commit is contained in:
Jenkins 2016-01-30 07:53:16 +00:00 committed by Gerrit Code Review
commit abec9d984a
1 changed files with 8 additions and 0 deletions

View File

@ -648,3 +648,11 @@ update queries for account_patch_reviews and starred_changes with:
The other update queries can be ignored, since deleting them in many
cases would result in loss of legitimate review history.
Refreshing HTML and CSS configuration
-------------------------------------
When there is a change in HTML headers, or CSS, this can be applied
without the need of restarting Gerrit. To do that, ssh in the Gerrit
instance, and touch GerritSiteHeader.html and/or GerritSite.css,
under /home/gerrit2/review_site/etc directory.