chore: tune project memory thresholds
This commit is contained in:
parent
9707a0173a
commit
abe21a5e8a
|
|
@ -7,5 +7,5 @@ allow = [
|
||||||
[memory]
|
[memory]
|
||||||
extract_threshold = 50000
|
extract_threshold = 50000
|
||||||
|
|
||||||
consolidation_threshold_files = 10
|
consolidation_threshold_files = 5
|
||||||
# consolidation_threshold_bytes = 0
|
consolidation_threshold_bytes = 50000
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user