|
|
1 jaar geleden | |
|---|---|---|
| .. | ||
| etc | bb2bf059ac chore: modify the build to copy examples into the release | 2 jaren geleden |
| include | 3381eecd6f chore: apply code review | 1 jaar geleden |
| src | a2e80f10a0 feat(quic-lb): update conf schema | 1 jaar geleden |
| test | 0121f6aa26 fix: refine error message for unsupported node.role | 1 jaar geleden |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | 3 jaren geleden |
| README.md | bb2bf059ac chore: modify the build to copy examples into the release | 2 jaren geleden |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 jaar geleden |
| rebar.config | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 jaren geleden |
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.