mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 08:26:43 +00:00
docs: Fix typo in README concurrency section (#1520)
fix(typo): Fixing typo in 'README.md/Concurrency' section
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user