mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
fix typo in server flags reference (#2220)
This commit is contained in:
parent
94a8a50410
commit
f3ff3ba9aa
@ -171,7 +171,7 @@ For ``serve`` sub-command these are the flags and ENV variables available:
|
||||
- updated results (if any) will be sent at most once in this interval (in milliseconds) for live queries
|
||||
which can be multiplexed. Default: 1000 (1sec)
|
||||
|
||||
* - ``live-quries-multiplexed-batch-size``
|
||||
* - ``live-queries-multiplexed-batch-size``
|
||||
- ``HASURA_GRAPHQL_LIVE_QUERIES_MULTIPLEXED_BATCH_SIZE``
|
||||
- multiplexed live queries are split into batches of the specified size. Default 100.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user