From e1f2a8cd7be487a3b4284ca70cc5a2a64b50f5d1 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Fri, 6 Mar 2026 07:46:15 +0300 Subject: Chore: remove unused RagEnabled var --- config.example.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index f5820da..15c8ca6 100644 --- a/config.example.toml +++ b/config.example.toml @@ -27,7 +27,6 @@ ChunkLimit = 100000 AutoScrollEnabled = true AutoCleanToolCallsFromCtx = false # rag settings -RAGEnabled = false RAGBatchSize = 1 RAGWordLimit = 80 RAGDir = "ragimport" -- cgit v1.2.3