config: introduce box_cfg applier
This patch introduces the box_cfg applier. This applier is used to process box options. This appliers is called after mkdir applier because we need all necessary directories to exist by the time the box options are processed. 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/applier/box_cfg.lua 105 additions, 0 deletionssrc/box/lua/config/applier/box_cfg.lua
- src/box/lua/init.c 5 additions, 0 deletionssrc/box/lua/init.c
- test/config-luatest/appliers_test.lua 19 additions, 0 deletionstest/config-luatest/appliers_test.lua
Loading
Please register or sign in to comment