diff --git a/conf/config.json b/conf/config.json index 734d1cd..7d08490 100644 --- a/conf/config.json +++ b/conf/config.json @@ -36,7 +36,9 @@ "processors": [ [".dspy", "dspy"], [".ui", "bui"], - [".tmpl", "tmpl"] + [".tmpl", "tmpl"], + [".xterm", "xterm"], + [".ws", "ws"] ], "session_redis": { "url": "redis://127.0.0.1:6379/3"