Skip to content

Commit

Permalink
Tree fixed_1
Browse files Browse the repository at this point in the history
  • Loading branch information
maryiaLichko committed Jan 20, 2025
1 parent 0aec71c commit d56f64b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/reference/configuration/configuration_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3141,15 +3141,15 @@ lua
The ``lua`` section outlines the configuration parameters related to the Lua environment within Tarantool.

lua.memory
----------
~~~~~~~~~~

Specifies the amount of memory allocated to Lua, measured in bytes.

- **Default Value**: 2GB
- **Minimum Value**: 256MB

Dynamic adjustment behavior
---------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~

- If the specified value is **greater** than the current memory usage, the new limit is applied immediately without requiring a restart.
- If the specified value is **less** than the current memory usage, a **restart** of the instance is required for the change to take effect.
Expand Down

0 comments on commit d56f64b

Please sign in to comment.