refactor: unify Memory feature configuration authority
This commit is contained in:
@@ -228,7 +228,7 @@ worker_context_max_tokens = 100000
|
||||
enabled = true
|
||||
|
||||
[feature.memory]
|
||||
enabled = true
|
||||
enabled = false
|
||||
|
||||
[feature.web]
|
||||
enabled = true
|
||||
@@ -241,11 +241,6 @@ enabled = true
|
||||
authoring = true
|
||||
thread = true
|
||||
|
||||
[memory]
|
||||
extract_threshold = 50000
|
||||
consolidation_threshold_files = 5
|
||||
consolidation_threshold_bytes = 50000
|
||||
|
||||
[web]
|
||||
enabled = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user