From 1d2574608f40113aa683e0f44ba359ee2903931c Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 27 Jan 2024 17:42:08 -0500 Subject: added the two new options to the readme example config --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e477a47..0670de7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ requestTimeout = 10 millaReconnectDelay = 60 enableSasl = true model = "llama2-uncensored" +chromaStyle = "rose-pine-moon" +chromaFormatter = "terminal256" ``` ### Deploy -- cgit v1.2.3