Add documentation about how to reload Gerrit HTML

Change-Id: Ib626289ac0340cfa0e4f7c8376254ef2adcccd3e
This commit is contained in:
Yolanda Robla 2015-12-18 10:08:46 +01:00
parent 4dfebbc8ec
commit ec2f1a25ee

View File

@ -646,3 +646,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.