Changed max # of allowed characters to 8

This commit is contained in:
Matt Hill
2014-03-20 10:30:34 -05:00
parent 420c6289b1
commit 3669ce0021

View File

@@ -22,7 +22,7 @@ postprocess_max_substitutions = 2
; Results with fewer characters will be discarded
postprocess_min_characters = 4
postprocess_max_characters = 10
postprocess_max_characters = 8
[debug]
general = 0