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