From 2565b104915d6461f0b89ad6e3b6a021266096cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Thu, 12 Oct 2023 10:29:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=9B=86=E7=BE=A4=E8=AE=BE?= =?UTF-8?q?=E7=BD=AEDNS=20TTL=E8=AE=BE=E7=BD=AE=E6=96=87=E5=AD=97=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/@default/clusters/cluster/settings/dns/index.html | 2 +- web/views/@default/dns/updateClusterPopup.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/views/@default/clusters/cluster/settings/dns/index.html b/web/views/@default/clusters/cluster/settings/dns/index.html index dbe168b7..78a8c387 100644 --- a/web/views/@default/clusters/cluster/settings/dns/index.html +++ b/web/views/@default/clusters/cluster/settings/dns/index.html @@ -71,7 +71,7 @@ -

每个DNS服务商或者账号的TTL限制各有不同,请注意取值范围。0表示使用默认。

+

每个DNS服务商或者账号的TTL限制各有不同,请注意取值范围;修改后,只对新的解析记录生效。0表示使用默认。

diff --git a/web/views/@default/dns/updateClusterPopup.html b/web/views/@default/dns/updateClusterPopup.html index f1fef53b..714027a1 100644 --- a/web/views/@default/dns/updateClusterPopup.html +++ b/web/views/@default/dns/updateClusterPopup.html @@ -76,7 +76,7 @@ -

每个DNS服务商或者账号的TTL限制各有不同,请注意取值范围。0表示使用默认。

+

每个DNS服务商或者账号的TTL限制各有不同,请注意取值范围;修改后,只对新的解析记录生效。0表示使用默认。