Reunify workers, add commands
This commit is contained in:
@@ -100,7 +100,7 @@ func (z *ZurgConfig) GetProxy() string {
|
||||
|
||||
func (z *ZurgConfig) GetNumOfWorkers() int {
|
||||
if z.NumOfWorkers == 0 {
|
||||
return 32
|
||||
return 20
|
||||
}
|
||||
return z.NumOfWorkers
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user