From 6ea5f2a5fe7fb30a18ace11773b57114312f9533 Mon Sep 17 00:00:00 2001 From: Chima Ugo <81777765+ugochimobi@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:46:29 +0100 Subject: [PATCH 1/2] Cleanup --- LocalSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LocalSettings.php b/LocalSettings.php index 9d5c6cc949..1c2e85464a 100644 --- a/LocalSettings.php +++ b/LocalSettings.php @@ -3651,7 +3651,7 @@ 'default' => true, ], - // T11025 + // NearbyPages 'wgNearbyPagesUrl' => [ 'default' => '/w/api.php', ], From 217b09b251014c58abc75b615b1473b43f2dc088 Mon Sep 17 00:00:00 2001 From: Chima Ugo <81777765+ugochimobi@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:17:27 +0100 Subject: [PATCH 2/2] Update LocalSettings.php Co-authored-by: The-Voidwalker --- LocalSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LocalSettings.php b/LocalSettings.php index 1c2e85464a..649c3fff6d 100644 --- a/LocalSettings.php +++ b/LocalSettings.php @@ -3651,7 +3651,7 @@ 'default' => true, ], - // NearbyPages + // NearbyPages - T11025 'wgNearbyPagesUrl' => [ 'default' => '/w/api.php', ],