Update old URLs in DefaultSettings related to Squid caching
authorThalia <thalia.e.chan@googlemail.com>
Sat, 14 Sep 2019 21:30:16 +0000 (22:30 +0100)
committerThalia <thalia.e.chan@googlemail.com>
Sat, 14 Sep 2019 21:40:33 +0000 (22:40 +0100)
Change-Id: Ic94fd638a80fcdc74f42c726f2e2e256b8f0c04d

includes/DefaultSettings.php

index 47fd073..6b04070 100644 (file)
@@ -2733,16 +2733,17 @@ $wgExtensionInfoMTime = false;
  * although they are sometimes still referred to as Squid settings for
  * historical reasons.
  *
- * Achieving a high hit ratio with an HTTP proxy requires special
- * configuration. See https://www.mediawiki.org/wiki/Manual:Squid_caching for
- * more details.
+ * Achieving a high hit ratio with an HTTP proxy requires special configuration.
+ * See https://www.mediawiki.org/wiki/Manual:Performance_tuning#Page_view_caching
+ * for more details.
  *
  * @{
  */
 
 /**
  * Enable/disable CDN.
- * See https://www.mediawiki.org/wiki/Manual:Squid_caching
+ *
+ * See https://www.mediawiki.org/wiki/Manual:Performance_tuning#Page_view_caching
  *
  * @since 1.34 Renamed from $wgUseSquid.
  */