On Tue, Dec 22, 2015 at 9:27 AM, Bináris <[email protected]> wrote:
> All right, but what is the actual value for WMF wikis, and where is this > information available? > The configuration for WMF wikis (minus a few private variables like the database password) is available in the operations/mediawiki-config repository.[1] It turns out that WMF wikis do not override this setting. In this particular case, you can also find the values currently in effect on the auto-generated documentation for the API action=query&list=blocks module,[2] in the documentation for the bkip parameter. It doesn't seem to currently be exposed in a machine-readable format in meta=siteinfo, but if someone has a use case for that in their bot or script it would be easy enough to add. [1]: https://git.wikimedia.org/tree/operations%2Fmediawiki-config.git [2]: e.g. https://en.wikipedia.org/w/api.php?modules=query+blocks -- Brad Jorsch (Anomie) Senior Software Engineer Wikimedia Foundation _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
