From a2882971c04c61e04c5b6547a6e70ceeaf5d97b3 Mon Sep 17 00:00:00 2001 From: QM303176530 <303176530@qq.com> Date: Sat, 29 Aug 2020 16:24:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BD=BF=E7=94=A8=E4=B8=83?= =?UTF-8?q?=E7=89=9B=E4=B8=8A=E4=BC=A0?= 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 6ed6ccfd..63ac5e99 100644 --- a/server/config.yaml +++ b/server/config.yaml @@ -29,7 +29,7 @@ sqlite: # 切换本地与七牛云上传,分配头像和文件路径 localupload: - local: true + local: false avatar-path: uploads/avatar file-path: uploads/file