Skip to content

Commit

Permalink
Correct the name of memory_usage_overcommit_max_wait_microseconds in …
Browse files Browse the repository at this point in the history
…documentation
  • Loading branch information
larry-cdn77 committed May 1, 2024
1 parent aab6d57 commit 4ff7558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/operations/settings/memory-overcommit.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ In this case overcommit ratio is computed as number of allocated bytes divided b

If `memory_overcommit_ratio_denominator_for_user` for the query is equals to zero, overcommit tracker won't choose this query.

Waiting timeout is set by `global_memory_usage_overcommit_max_wait_microseconds` parameter in the configuration file.
Waiting timeout is set by `memory_usage_overcommit_max_wait_microseconds` parameter in the configuration file.

0 comments on commit 4ff7558

Please sign in to comment.