Skip to content

Commit 516b294

Browse files
committed
some reviewer's suggestions made
1 parent cace10a commit 516b294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/configuration/configuration_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3163,7 +3163,7 @@ Specifies the maximum memory amount available to Lua scripts, measured in bytes.
31633163
When the specified value exceeds the current memory usage, the new limit takes effect immediately without a restart.
31643164
However, **when the specified value is lower than the current memory usage, a restart of the instance is required** for the change to take effect.
31653165

3166-
Example to set the Lua memory limit for 4 GB:
3166+
Example to set the Lua memory limit to 4 GB:
31673167

31683168
.. code-block:: yaml
31693169

0 commit comments

Comments
 (0)