From 97f89bc8d315cc49f8a882ec4bf366dc28e7ffdd Mon Sep 17 00:00:00 2001 From: zhengkunwang223 <31820853+zhengkunwang223@users.noreply.github.com> Date: Tue, 6 Jun 2023 17:42:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20Typecho=20=E6=94=BE=E5=BC=80=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E7=AE=A1=E7=90=86=E5=91=98=E5=92=8C=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=91=98=E9=BB=98=E8=AE=A4=E5=AF=86=E7=A0=81=20(#143)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/typecho/nightly-php7.4-apache/data.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/typecho/nightly-php7.4-apache/data.yml b/apps/typecho/nightly-php7.4-apache/data.yml index 94b4e85f..d3ca400f 100755 --- a/apps/typecho/nightly-php7.4-apache/data.yml +++ b/apps/typecho/nightly-php7.4-apache/data.yml @@ -32,17 +32,15 @@ additionalProperties: rule: paramComplexity type: password - default: typecho - disabled: true envKey: TYPECHO_USER_NAME labelEn: User labelZh: 管理员 required: true type: text - default: typecho - disabled: true envKey: TYPECHO_USER_PASSWORD labelEn: Password - labelZh: 管理员默认密码 + labelZh: 管理员密码 required: true type: text - default: 8080