mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-10 15:14:25 +08:00
comment gandi page size
This commit is contained in:
parent
b0c465c3a9
commit
6ce221df49
1 changed files with 2 additions and 0 deletions
|
@ -372,6 +372,8 @@ func makeTests(t *testing.T) []*TestCase {
|
||||||
|
|
||||||
// Test large zonefiles.
|
// Test large zonefiles.
|
||||||
// Mostly to test paging. Many providers page at 100
|
// Mostly to test paging. Many providers page at 100
|
||||||
|
// Known page sizes:
|
||||||
|
// - gandi: 100
|
||||||
skip := map[string]bool{
|
skip := map[string]bool{
|
||||||
"NS1": true, //ns1 free acct only allows 50 records
|
"NS1": true, //ns1 free acct only allows 50 records
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue