Manual:$wgEnableAPI

From MediaWiki.org

Jump to: navigation, search
API: $wgEnableAPI
Enable direct access to the data API through api.php.
Introduced in version: 1.8.0 (r16442)
Removed in version: still in use
Allowed values: (boolean)
Default value: true
(false prior to 1.9.0)

Other settings: Alphabetical | By Function


[edit] Details

Enable direct access to the data API through api.php.

[edit] See also