finish support for paragraph move.
This commit is contained in:
2
php.ini
2
php.ini
@@ -1,7 +1,7 @@
|
||||
; wikidiff2 extension settings
|
||||
wikidiff2.change_threshold = 0.2
|
||||
wikidiff2.moved_line_threshold = 0.4
|
||||
wikidiff2.moved_paragraph_detection_cutoff = 100
|
||||
wikidiff2.moved_paragraph_detection_cutoff = 5000000
|
||||
wikidiff2.max_word_level_diff_complexity = 40000000
|
||||
wikidiff2.max_split_size = 1
|
||||
wikidiff2.initial_split_threshold = 0.1
|
||||
|
||||
Reference in New Issue
Block a user