docs: add more description to 'HASURA_GRAPHQL_EVENTS_HTTP_POOL_SIZE' (#5091)

This commit is contained in:
Tirumarai Selvan 2020-06-15 14:10:15 +05:30 committed by GitHub
parent fd00892371
commit bb592a1bba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ For the ``serve`` sub-command these are the available flags and ENV variables:
* - N/A
- ``HASURA_GRAPHQL_EVENTS_HTTP_POOL_SIZE``
- Max event threads
- Maximum number of concurrent http workers delivering events at any time (default: 100)
* - N/A
- ``HASURA_GRAPHQL_EVENTS_FETCH_INTERVAL``