From ee31f8ccf47b969ce50a49abdcd492cd902f761d Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Fri, 21 Nov 2025 12:50:47 +0300 Subject: Enha: ctrl+g exit option --- config.example.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index 98a7c71..850047b 100644 --- a/config.example.toml +++ b/config.example.toml @@ -14,6 +14,7 @@ ChunkLimit = 100000 RAGBatchSize = 100 RAGWordLimit = 80 RAGWorkers = 5 +RAGDir = "ragimport" # extra tts TTS_ENABLED = false TTS_URL = "http://localhost:8880/v1/audio/speech" -- cgit v1.2.3