mirror of
https://github.com/livekit/livekit.git
synced 2026-05-13 18:43:24 +00:00
typo
This commit is contained in:
@@ -157,7 +157,7 @@ func NewProber(params ProberParams) *Prober {
|
||||
p := &Prober{
|
||||
params: params,
|
||||
}
|
||||
p.clusters.SetBaseCap(16)
|
||||
p.clusters.SetBaseCap(4)
|
||||
return p
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user