|
|
2 년 전 | |
|---|---|---|
| .. | ||
| etc | 4d705817d8 refactor(log): move default values to schema | 2 년 전 |
| include | dbc10c2eed chore: update copyright year 2023 | 3 년 전 |
| src | 47a3096776 test: add test case for file path validation | 2 년 전 |
| test | 47a3096776 test: add test case for file path validation | 2 년 전 |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | 3 년 전 |
| README.md | cea0502160 chore: update apps/emqx_conf/README.md | 2 년 전 |
| rebar.config | a4feb3e6e9 style: reformat emqx_auto_subscribe and emqx_conf | 3 년 전 |
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.