Manual:$wgWikiDiff2MovedParagraphDetectionCutoff
Appearance
| その他の設定: $wgWikiDiff2MovedParagraphDetectionCutoff | |
|---|---|
| This setting controls the maximum number of paragraphs to compare before it bails out. |
|
| 導入されたバージョン: | 1.30.0 (Gerrit change 357826; git #Ic010543) |
| 廃止予定になったバージョン: | 1.34.0 (Gerrit change 511884; git #2eec9499) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | (整数) |
| 既定値: | 0 |
| その他の設定: アルファベット順 | 機能順 | |
詳細
Wikidiff2 supports detection of changes in moved paragraphs. Supported values:
- 0 - detection of moved paragraphs is disabled
- int > 0 - maximum number of paragraphs to compare
段落比較の計算量は です。 This setting is only effective if the wikidiff2 PHP / HHVM module is used as diffengine.
$wgExternalDiffEngine を参照してください。