From 4a4e74fe3c62c976c79f9d261ee2d3fd7659cf1f Mon Sep 17 00:00:00 2001 From: lan Date: Tue, 15 Aug 2023 20:50:19 +0800 Subject: [PATCH] =?UTF-8?q?update:=E9=87=8D=E6=9E=84=E5=9F=BA=E6=9C=AC?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/settings.py | 2 +- fcb-fronted/dist/index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/core/settings.py b/core/settings.py index 2dc6a21..3b491dc 100644 --- a/core/settings.py +++ b/core/settings.py @@ -9,7 +9,7 @@ if not data_root.exists(): data_root.mkdir(parents=True, exist_ok=True) default_value = { - 'file_storage': 'SystemFileStorage', + 'file_storage': 'local', 'name': '文件快递柜-FileCodeBox', 'description': '开箱即用的文件快传系统', 'keywords': 'FileCodeBox,文件快递柜,口令传送箱,匿名口令分享文本,文件', diff --git a/fcb-fronted/dist/index.html b/fcb-fronted/dist/index.html index 89cc98e..570ed5c 100644 --- a/fcb-fronted/dist/index.html +++ b/fcb-fronted/dist/index.html @@ -7,6 +7,7 @@ + {{title}}