chore: tune project memory thresholds

This commit is contained in:
Keisuke Hirata 2026-05-26 09:05:14 +09:00
parent f87cf5bd00
commit 39d40d391b

View File

@ -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