Merge "Add documentation about how to reload Gerrit HTML"
This commit is contained in:
commit
abec9d984a
@ -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
|
The other update queries can be ignored, since deleting them in many
|
||||||
cases would result in loss of legitimate review history.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user