Mark $wgMainPageIsDomainRoot as experimental
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Tue, 24 Sep 2019 06:53:19 +0000 (08:53 +0200)
committerNiklas Laxström <niklas.laxstrom@gmail.com>
Tue, 24 Sep 2019 06:53:19 +0000 (08:53 +0200)
Change-Id: I328c1022aec8918cbc5b4ee50de3d1dbe5586cfd

includes/DefaultSettings.php

index 1068700..29b628c 100644 (file)
@@ -9096,6 +9096,9 @@ $wgNativeImageLazyLoading = false;
 
 /**
  * Option to whether serve the main page as the domain root
+ *
+ * @warning EXPERIMENTAL!
+ *
  * @since 1.34
  * @var bool
  */