diff options
Diffstat (limited to 'conf.d/project/json.d/README.md')
-rw-r--r-- | conf.d/project/json.d/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/json.d/README.md b/conf.d/project/json.d/README.md index 153990c..9bd15bf 100644 --- a/conf.d/project/json.d/README.md +++ b/conf.d/project/json.d/README.md @@ -8,7 +8,7 @@ By default controller searches for a config filename with the same 'middlename' You may overload config search path with environement variables * AFB_BINDER_NAME: change patern config search path. 'export AFB_BINDER_NAME=sample' will make controller to search for a configfile name 'onload-sample-xxx.json'. - * CONTROL_CONFIG_PATH: change default reserch path for configuration. You may provide multiple directories separated by ':'. + * CONTROL_CONFIG_PATH: change default reserch path for configuration. You may provide multiple directories separated by ':'. * CONTROL_LUA_PATH: same as CONTROL_CONFIG_PATH but for Lua script files. Example to load a config name 'onload-myconfig-test.json' do |