Manual:$wgAjaxWatch
From MediaWiki.org
| Site customization: $wgAjaxWatch | |
|---|---|
| Enable watching/unwatching pages using AJAX. |
|
| Introduced in version: | 1.9.0 |
| Removed in version: | still in use |
| Allowed Values: | boolean |
| Default Value: | true (false prior to 1.11.0) |
Other settings: Alphabetical | By Function
[edit] Details
Enable watching/unwatching pages using AJAX. Requires $wgUseAjax to be true too. Causes wfAjaxWatch to be added to $wgAjaxExportList.

