diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt index ccaca6a3ac..4045ad9960 100644 --- a/Documentation/config-gerrit.txt +++ b/Documentation/config-gerrit.txt @@ -2208,6 +2208,32 @@ file containing the class must be placed in the `$site_path/lib` folder. + If not specified, the default no-op implementation is used. +[[gerrit.canLoadInIFrame]]gerrit.canLoadInIFrame:: ++ +For security reasons Gerrit will always jump out of iframe. +Setting this option to true will prevent this behavior. ++ +By default false. + +[[gerrit.xframeOption]]gerrit.xframeOption:: ++ +Add link:https://tools.ietf.org/html/rfc7034[`X-Frame-Options`] header to all HTTP +responses. The `X-Frame-Options` HTTP response header can be used to indicate +whether or not a browser should be allowed to render a page in a +``, `