https://bugzilla.wikimedia.org/show_bug.cgi?id=32309
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |shell CC| |[email protected] --- Comment #1 from Antoine "hashar" Musso <[email protected]> 2011-11-09 10:50:07 UTC --- $wgNoFollowDomainExceptions is not set on WMF wikis as of now. Might be something like: $wgNoFollowDomainExceptions = array( 'wikipedia.org', 'wiktionary.org', 'wikimedia.org', ... ); Tagging shell -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
