From c87eefbc2aea670cbd78a941240d811901022567 Mon Sep 17 00:00:00 2001 From: gd1214b Date: Fri, 30 Jul 2021 15:05:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conststr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conststr.php b/conststr.php index 7fbe1a8..4043d6f 100644 --- a/conststr.php +++ b/conststr.php @@ -132,7 +132,7 @@ $constStr = [ 'dontBasicAuth' => '如果为 1,加密目录不再弹出用户名密码窗口,只会显示主题自带的页面。', 'background' => '设置一个url作为背景。', 'backgroundm' => '设置一个url作为手机端用的背景。', - 'forceHttps' => '0或1。如果设置为1,会强制跳https', + 'forceHttps' => '0或1。如果设置为1,会强制跳转https', 'theme' => '为游客选择一个主题。', 'timezone' => '设置默认时区。', 'guestup_path' => '设置游客上传路径(图床路径),不设置这个值时该目录内容会正常列文件出来,设置后只有上传界面,不显示其中文件(登录后显示)。',