mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-31 06:15:49 +00:00
resolve test
This commit is contained in:
@@ -85,7 +85,7 @@ trait VinylDNSTestHelpers {
|
||||
LimitsConfig(100,100,1000,1500,100,100,100)
|
||||
|
||||
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 =
|
||||
BatchChangeConfig(batchChangeLimit, sharedApprovedTypes, v6DiscoveryNibbleBoundaries)
|
||||
|
Reference in New Issue
Block a user