Nikerabbit has uploaded a new change for review.

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


Change subject: Enable input methods and web fonts for anonymous users
......................................................................

Enable input methods and web fonts for anonymous users

Change-Id: I1777bf3b5c0f93847af0d464caeacb7cac6e1608
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7169840..d3d013a 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2644,7 +2644,7 @@
 if ( $wmgUseUniversalLanguageSelector ) {
        require_once( 
"$IP/extensions/UniversalLanguageSelector/UniversalLanguageSelector.php" );
        $wgULSGeoService = false;
-       $wgULSEnableAnon = false;
+       $wgULSAnonCanChangeLanguage = false;
 }
 
 if ( $wmgUseWikibaseRepo ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1777bf3b5c0f93847af0d464caeacb7cac6e1608
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to