mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 11:25:24 +00:00
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:
parent
66b6d6c4dd
commit
d07d53e339
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user