diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-01 07:01:13 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-01 07:01:13 +0300 |
| commit | 1f112259d2ff58bbe25f25f8c65694d5a7569e68 (patch) | |
| tree | c674a5ee83ea3430f3564a392a19931750cac5ef /config.example.toml | |
| parent | a505ffaaa9f7bc94903554b577a2a23d4cd4fe09 (diff) | |
Enha(tools.todo): always provide whole todo list
Diffstat (limited to 'config.example.toml')
| -rw-r--r-- | config.example.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml index 0c4aa76..8893345 100644 --- a/config.example.toml +++ b/config.example.toml @@ -27,7 +27,6 @@ AutoCleanToolCallsFromCtx = false RAGEnabled = false RAGBatchSize = 1 RAGWordLimit = 80 -RAGWorkers = 2 RAGDir = "ragimport" # extra tts TTS_ENABLED = false |
