config: introduce env source
This patch introduces the env configuration source. This is the instance source that can be used to describe configuration options for a single instance. Part of #8789 NO_DOC=will be added later NO_CHANGELOG=will be added later
Showing
- src/box/CMakeLists.txt 1 addition, 0 deletionssrc/box/CMakeLists.txt
- src/box/lua/config/source/env.lua 45 additions, 0 deletionssrc/box/lua/config/source/env.lua
- src/box/lua/init.c 5 additions, 0 deletionssrc/box/lua/init.c
- test/config-luatest/sources_test.lua 39 additions, 0 deletionstest/config-luatest/sources_test.lua
Loading
Please register or sign in to comment