Remove 'patrol' from $wgActionFilteredLogs
authorAmir Sarabadani <ladsgroup@gmail.com>
Tue, 8 May 2018 21:11:51 +0000 (23:11 +0200)
committerAmir Sarabadani <ladsgroup@gmail.com>
Wed, 9 May 2018 20:40:01 +0000 (22:40 +0200)
commit2d0b8a6d6746b66335c8b9489120362839873d0e
tree3c6bc00089d2e3d598ee0929f2ab1de75b977c17
parentb40fcab5334645728bfc6bab7a51a8b04be2eb9f
Remove 'patrol' from $wgActionFilteredLogs

We disabled logging autopatrol actions and we are deleting them.
Thus having patrol subtypes filters in Special:Log doesn't make
sense anymore.

Bug: T194213
Change-Id: I421ee54040cd2b64e53f1e68016c74a163d89ed3
includes/DefaultSettings.php