Manual:$wgEnableChangesListQueryPartitioning
Appearance
From mediawiki.org
This page is a translated version of the page Manual:$wgEnableChangesListQueryPartitioning and the translation is 50% complete.
| 最近の更新、新しいページ、ウォッチリスト、履歴: $wgEnableChangesListQueryPartitioning | |
|---|---|
Allow Watchlist and RecentChangesLinked queries to be partitioned by rc_timestamp. |
|
| 導入されたバージョン: | 1.45.0 (Gerrit change 1195097; git #70daf4e1) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | (真偽値) |
| 既定値: | false |
| その他の設定: アルファベット順 | 機能順 | |
詳細
Allow Watchlist and RecentChangesLinked queries to be partitioned by rc_timestamp.
This may help with performance.
(phab:T403798)