Manual:$wgLogAutopatrol
This feature was removed completely in version 1.31.0. |
Recent changes, new pages, watchlist and history: $wgLogAutopatrol | |
---|---|
Log autopatrol actions to the log table |
|
Introduced in version: | 1.22.0 (Gerrit change 62785; git #8325a97d) |
Removed in version: | 1.31.0 (Gerrit change 425880; git #922be510) |
Allowed values: | (boolean) |
Default value: | true |
Other settings: Alphabetical | By function |
Details
editThis setting controls whether autopatrol edits are logged in the logging table.
Autopatrol logs are permanently disabled since MediaWiki 1.31 because it was considered unnecessary and generates a lot of entries in the already large logging
table.
See task T184485 for discussion.