docs: Fix typo in README concurrency section (#1520)
fix(typo): Fixing typo in 'README.md/Concurrency' section
This commit is contained in:
parent
77cedb080d
commit
618892c248
@ -3256,7 +3256,7 @@ endpoints:
|
||||
|
||||
|
||||
### Concurrency
|
||||
By default, Gatus allows up to 5 endpoints/suites to be monitored concurrently. This provides a balance between performance and resource usage while maintaining accurate response time measurements.
|
||||
By default, Gatus allows up to 3 endpoints/suites to be monitored concurrently. This provides a balance between performance and resource usage while maintaining accurate response time measurements.
|
||||
|
||||
You can configure the concurrency level using the `concurrency` parameter:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user