|
|
1 年之前 | |
|---|---|---|
| .. | ||
| etc | 6b62f54c00 feat: add base.hocon | 1 年之前 |
| include | 3381eecd6f chore: apply code review | 1 年之前 |
| src | 39a0e3e654 Merge pull request #14226 from thalesmg/20241114-r58-resource-missing-metrics | 1 年之前 |
| test | 36b9c5bf9f fix(config): do not resolve EMQX_LOG_DIR in config converter | 1 年之前 |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | 3 年之前 |
| README.md | bb2bf059ac chore: modify the build to copy examples into the release | 2 年之前 |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 年之前 |
| rebar.config | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 年之前 |
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.At runtime, it provides:
In addition, this application manages system-level configurations such as cluster, node, log.