|
|
před 2 roky | |
|---|---|---|
| .. | ||
| etc | 4d705817d8 refactor(log): move default values to schema | před 2 roky |
| include | dbc10c2eed chore: update copyright year 2023 | před 3 roky |
| src | fb3c0c1fe9 Merge pull request #10546 from zhongwencool/04-27-ssl_options | před 2 roky |
| test | fdf9b2a383 chore: apply review suggestions | před 2 roky |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | před 3 roky |
| README.md | cea0502160 chore: update apps/emqx_conf/README.md | před 2 roky |
| rebar.config | a4feb3e6e9 style: reformat emqx_auto_subscribe and emqx_conf | před 3 roky |
This application provides configuration management capabilities for EMQX.
At compile time it reads all configuration schemas and generates the following files:
config-en.md: documentation for all configuration options.schema-en.json: JSON description of all configuration schema options.emqx.conf.example: an example of a complete configuration file.At runtime, it provides:
In addition, this application manages system-level configurations such as cluster, node, log.