Manual:$wgEnableWriteAPI

From MediaWiki.org

Jump to: navigation, search
API: $wgEnableWriteAPI
Allow the API to be used to perform write operations (page edits, rollback, etc.) when an authorised user accesses it.
Introduced in version: 1.8.0 (r16742)
Removed in version: still in use
Allowed Values: (boolean)
Default Value: true (as of 1.14), false (before 1.14)

Other settings: Alphabetical | By Function


[edit] Details

Allow the API to be used to perform write operations (page edits, rollback, etc.) when an authorised user accesses it.