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' => '设置游客上传路径(图床路径),不设置这个值时该目录内容会正常列文件出来,设置后只有上传界面,不显示其中文件(登录后显示)。',