We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3deee06 commit 076b849Copy full SHA for 076b849
doc/reference/configuration/configuration_reference.rst
@@ -1456,7 +1456,7 @@ credentials.users.*
1456
Since version :doc:`3.3.0 </release/3.3.0>`, the ``lua_call`` option allows granting users privileges to call specified lua function on
1457
the instance in runtime (thus it doesn't require an ability to write to the database).
1458
1459
- Example to grant custom functions from the 'alice' user:
+ Example to grant custom functions to the 'alice' user:
1460
1461
.. literalinclude:: /code_snippets/snippets/config/instances.enabled/lua_call/config.yaml
1462
:language: yaml
0 commit comments