DNS集群设置时区

This commit is contained in:
GoEdgeLab
2022-09-19 17:00:27 +08:00
parent 0024f3fabb
commit 18dff3125b
6 changed files with 3742 additions and 3719 deletions

View File

@@ -14,4 +14,5 @@ message NSCluster {
bytes udpJSON = 7;
repeated string hosts = 8;
bool autoRemoteStart = 9;
string timeZone = 10;
}

View File

@@ -90,6 +90,7 @@ message UpdateNSClusterRequest {
bool isOn = 3;
repeated string hosts = 4;
bool autoRemoteStart = 5;
string timeZone = 6;
}
// 查找集群访问日志配置