https://bugzilla.wikimedia.org/show_bug.cgi?id=38701

--- Comment #1 from Antoine "hashar" Musso <has...@free.fr> 2012-07-26 10:14:53 
UTC ---
The feature is at : http://www.mediawiki.org/wiki/InstantCommons

Enabled via the following parameter:
 $wgUseInstantCommons = true;

The feature is not enabled in our MediaWiki configuration nor it is enabled on
production:


$ mwscript eval.php --wiki=commonswiki
> var_dump( $wgUseInstantCommons );
bool(false)

$ mwscript eval.php --wiki=enwiki
> var_dump( $wgUseInstantCommons );
bool(false)


I am not sure what is meant for nor the relation with the
filebackend-wmflabs.php file.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to