2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-09-02 07:15:24 +00:00

update config-api.md

This commit is contained in:
Jay07GIT
2021-12-15 17:50:34 +05:30
parent ab09a2bef6
commit 183a904d6a

View File

@@ -603,7 +603,20 @@ vinyldns {
}
}
}
# limits for batchchange routing, membership routing , recordset routing , zone routing
api {
limits {
batchchange-routing-max-items-limit = 100
membership-routing-default-max-items = 100
membership-routing-max-items-limit = 1000
membership-routing-max-groups-list-limit = 1500
recordset-routing-default-max-items= 100
zone-routing-default-max-items = 100
zone-routing-max-items-limit = 100
}
}
# the DDNS connection information for the default dns backend
defaultZoneConnection {
name = "vinyldns."