1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 09:31:45 +00:00

docs: Fix typo in README concurrency section (#1520)

fix(typo): Fixing typo in 'README.md/Concurrency' section
This commit is contained in:
emrebasarannn
2026-02-01 18:43:18 +03:00
committed by GitHub
parent 77cedb080d
commit 618892c248

View File

@@ -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: