From 738c3a16e154e3ef2e3d1bfa87e91db588d45c0e Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Wed, 8 Nov 2023 20:09:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20Roundcube=20?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/roundcube/1.6.5-apache/data.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/roundcube/1.6.5-apache/data.yml b/apps/roundcube/1.6.5-apache/data.yml index 22a9ba62..ea705687 100644 --- a/apps/roundcube/1.6.5-apache/data.yml +++ b/apps/roundcube/1.6.5-apache/data.yml @@ -41,8 +41,8 @@ additionalProperties: - default: 143 edit: true envKey: IMAP_SERVER_PORT - labelEn: SMTP Port - labelZh: SMTP 端口 + labelEn: IMAP Port + labelZh: IMAP 端口 required: true rule: paramPort type: number @@ -56,8 +56,8 @@ additionalProperties: - default: 587 edit: true envKey: SMTP_SERVER_PORT - labelEn: Port - labelZh: IMAP4 端口 + labelEn: SMTP Port + labelZh: SMTP 端口 required: true rule: paramPort type: number