mediawiki_dump_tools/php.ini
2025-07-07 10:51:11 -07:00

13 lines
421 B
INI

; wikidiff2 extension settings
wikidiff2.change_threshold = 0.2
wikidiff2.moved_line_threshold = 0.4
wikidiff2.moved_paragraph_detection_cutoff = 5000000
wikidiff2.max_word_level_diff_complexity = 40000000
wikidiff2.max_split_size = 1
wikidiff2.initial_split_threshold = 0.1
wikidiff2.final_split_threshold = 0.6
; It is possible this limit will need to be larger for some pages.
post_max_size = 10000M
opcache.enable=0