From: Niklas Laxström Date: Tue, 24 Sep 2019 06:53:19 +0000 (+0200) Subject: Mark $wgMainPageIsDomainRoot as experimental X-Git-Tag: 1.34.0-rc.0~112 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=2830ba44993372a803b0e254dccdcb7fb736263c Mark $wgMainPageIsDomainRoot as experimental Change-Id: I328c1022aec8918cbc5b4ee50de3d1dbe5586cfd --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 1068700499..29b628cd40 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -9096,6 +9096,9 @@ $wgNativeImageLazyLoading = false; /** * Option to whether serve the main page as the domain root + * + * @warning EXPERIMENTAL! + * * @since 1.34 * @var bool */