change time gap and suggested topic defaults
This commit is contained in:
parent
1b1ea08ac3
commit
a6d0e4b1fb
|
@ -416,7 +416,7 @@ posting:
|
||||||
client: true
|
client: true
|
||||||
default: false
|
default: false
|
||||||
show_time_gap_days:
|
show_time_gap_days:
|
||||||
default: 4
|
default: 7
|
||||||
client: true
|
client: true
|
||||||
short_progress_text_threshold:
|
short_progress_text_threshold:
|
||||||
client: true
|
client: true
|
||||||
|
@ -806,7 +806,7 @@ uncategorized:
|
||||||
min_search_term_length:
|
min_search_term_length:
|
||||||
client: true
|
client: true
|
||||||
default: 3
|
default: 3
|
||||||
max_similar_results: 6
|
max_similar_results: 5
|
||||||
minimum_topics_similar: 50
|
minimum_topics_similar: 50
|
||||||
|
|
||||||
new_topic_duration_minutes: 2880
|
new_topic_duration_minutes: 2880
|
||||||
|
|
Loading…
Reference in New Issue