summaryrefslogtreecommitdiff
path: root/docs/config.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-03-01 07:01:13 +0300
committerGrail Finder <wohilas@gmail.com>2026-03-01 07:01:13 +0300
commit1f112259d2ff58bbe25f25f8c65694d5a7569e68 (patch)
treec674a5ee83ea3430f3564a392a19931750cac5ef /docs/config.md
parenta505ffaaa9f7bc94903554b577a2a23d4cd4fe09 (diff)
Enha(tools.todo): always provide whole todo list
Diffstat (limited to 'docs/config.md')
-rw-r--r--docs/config.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/config.md b/docs/config.md
index 57198ea..8f8c497 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -80,9 +80,6 @@ This document explains how to set up and configure the application using the `co
#### RAGWordLimit (`80`)
- Maximum number of words in a batch to tokenize and store.
-#### RAGWorkers (`2`)
-- Number of concurrent workers for RAG processing.
-
#### RAGDir (`"ragimport"`)
- Directory containing documents for RAG processing.