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:
@@ -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."
|
||||
|
Reference in New Issue
Block a user