mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-09-03 07:45:15 +00:00
resolve test
This commit is contained in:
@@ -85,7 +85,7 @@ trait VinylDNSTestHelpers {
|
|||||||
LimitsConfig(100,100,1000,1500,100,100,100)
|
LimitsConfig(100,100,1000,1500,100,100,100)
|
||||||
|
|
||||||
val testServerConfig: ServerConfig =
|
val testServerConfig: ServerConfig =
|
||||||
ServerConfig(100, 100, 100, 100, true, approvedNameServers, "blue", "unset", "vinyldns.", false, true, true)
|
ServerConfig(100, 100, 100, 100, true, approvedNameServers, "blue", "unset", "vinyldns.", false, true, true, true)
|
||||||
|
|
||||||
val batchChangeConfig: BatchChangeConfig =
|
val batchChangeConfig: BatchChangeConfig =
|
||||||
BatchChangeConfig(batchChangeLimit, sharedApprovedTypes, v6DiscoveryNibbleBoundaries)
|
BatchChangeConfig(batchChangeLimit, sharedApprovedTypes, v6DiscoveryNibbleBoundaries)
|
||||||
|
Reference in New Issue
Block a user