summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2025-12-31 16:18:18 +0300
committerGrail Finder <wohilas@gmail.com>2025-12-31 16:18:18 +0300
commit5b8880ebc80e3ce4ab4bc5118d1ca657e84c8834 (patch)
tree87a00c2cb69792835e93cb7f094d26c2f35f054b /config.example.toml
parent03e1f5dc6dc12a0128dcff3f2a0b8cb128bf04a8 (diff)
Feat: scroll to end toggle
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml
index 594e4da..2227c5e 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -18,6 +18,7 @@ ToolRole = "tool"
AssistantRole = "assistant"
SysDir = "sysprompts"
ChunkLimit = 100000
+AutoScrollEnabled = true
# AutoCleanToolCallsFromCtx = false
# rag settings
RAGBatchSize = 1