Nemo bis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/94508


Change subject: Make current $wgNoFollowLinks = true explicit
......................................................................

Make current $wgNoFollowLinks = true explicit

There is some discussion and a patch to change the MediaWiki default
for third party wikis' sake, see I6ba86e8dc.

Change-Id: I4f0088a34b4b61273de43443cedc47343216bf7e
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/08/94508/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index f5f7bf3..68cd0c7 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -922,6 +922,7 @@
 $oaiChunkSize = 40;
 
 $wgEnableUserEmail = true;
+$wgNoFollowLinks = true; // In case the MediaWiki default changed, bug 42594
 
 # XFF log for vandal tracking
 function wfLogXFF() {

-- 
To view, visit https://gerrit.wikimedia.org/r/94508
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f0088a34b4b61273de43443cedc47343216bf7e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to