Change the default for max_goroutines #2257
This commit is contained in:
@@ -120,6 +120,7 @@ var config = configuration{
|
||||
Ratelimit: 20,
|
||||
RefuseAny: true,
|
||||
AllServers: false,
|
||||
MaxGoroutines: 100, // maximum concurrent queries
|
||||
},
|
||||
FilteringEnabled: true, // whether or not use filter lists
|
||||
FiltersUpdateIntervalHours: 24,
|
||||
|
||||
Reference in New Issue
Block a user