mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-08-08 05:29:47 +00:00
add fallthrough flag
zone test log
This commit is contained in:
@@ -10,6 +10,7 @@ message ZoneData {
|
||||
uint32 ttl = 3;
|
||||
repeated string records = 4;
|
||||
repeated common.Url forwarders = 5;
|
||||
bool fallthrough = 6;
|
||||
}
|
||||
|
||||
message GetExportConfigRequest {}
|
||||
|
||||
Reference in New Issue
Block a user