chore: tune project memory thresholds
This commit is contained in:
parent
f87cf5bd00
commit
39d40d391b
|
|
@ -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