From 694ba4e32d6170db785cb2ee8b92033ef0a7eea4 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 15 Apr 2025 12:55:35 +0800 Subject: [PATCH] chore: simplify config.yaml --- templates/config.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/templates/config.yaml b/templates/config.yaml index 7f2d625e..0037cf06 100644 --- a/templates/config.yaml +++ b/templates/config.yaml @@ -9,16 +9,13 @@ command: concurrency: pipeline: 20 session: 1 -persistence: - sqlite: - path: data/langbot.db proxy: http: '' https: '' system: jwt: expire: 604800 - secret: bab3ba329e1fd7be096ac2c82f9b66f4 + secret: '' telemetry: report: true url: https://api.qchatgpt.rockchin.top/api/v2