https://bugzilla.wikimedia.org/show_bug.cgi?id=45990
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected]. |[email protected], |org |[email protected] --- Comment #1 from Sam Reed (reedy) <[email protected]> --- if ( $wmgVectorSectionEditLinks ) { $wgVectorFeatures['sectioneditlinks'] = array( 'global' => false, 'user' => true ); $wgVectorSectionEditLinksBucketTest = true; $wgVectorSectionEditLinksLotteryOdds = 1; $wgVectorSectionEditLinksExperiment = 2; } 'wmgVectorSectionEditLinks' => array( 'default' => false, 'testwiki' => true, ), Roan/Trevor: Any reason we can't do this? Can we also remove wgVectorSectionEditLinksBucketTest, wgVectorSectionEditLinksLotteryOdds and wgVectorSectionEditLinksExperiment ? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
