From 2023d4de1af494e61aceac8ef7f3d6a131d1ae25 Mon Sep 17 00:00:00 2001 From: rikugun Date: Mon, 13 Apr 2020 10:26:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BD=BF=E7=94=A8mysql=20?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/config.yaml b/server/config.yaml index 30af1073..9295d953 100644 --- a/server/config.yaml +++ b/server/config.yaml @@ -39,7 +39,7 @@ system: use-multipoint: false env: 'public' # Change to "develop" to skip authentication for development mode addr: 8888 - db-type: "sqlite" # support mysql/sqlite + db-type: "mysql" # support mysql/sqlite # captcha configuration captcha: