FEATURE: Min posts for search in topic is 0

we hijack CTRL-F so we better do a more consistent job here.
This commit is contained in:
Sam 2014-06-05 10:27:23 +10:00
parent 66b6d6c4dd
commit d07d53e339

View file

@ -517,7 +517,7 @@ uncategorized:
default: true
# Search
min_posts_for_search_in_topic: 10
min_posts_for_search_in_topic: 0
min_search_term_length:
client: true
default: 3