mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-01 08:49:16 +00:00
remove fqdn from DnsExportConfig
This commit is contained in:
@@ -17,7 +17,6 @@ message GetExportConfigRequest {}
|
||||
|
||||
message GetExportConfigResponse {
|
||||
repeated ZoneData zones = 1;
|
||||
string fqdn = 2;
|
||||
}
|
||||
|
||||
service DnsPeerMgrRpc {
|
||||
|
||||
Reference in New Issue
Block a user