Podręcznik:$wgBreakFrames
Jump to navigation
Jump to search
Site customization: $wgBreakFrames | |
---|---|
Break out of framesets. This can be used to prevent external sites from framing your site with ads. |
|
Wprowadzono w wersji: | 1.9.0 (r18220) |
Usunięto w wersji: | nadal w użyciu |
Dozwolone wartości: | (boolean) |
Domyślna wartość: | false |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
Break out of framesets. This can be used to prevent external sites from framing your site. If set to "true" it will also prevent positive uses of frames.
Since MediaWiki 1.16.1, certain pages (like edit pages) automatically have frames broken by default to prevent clickjacking attacks.