|
|
1 tahun lalu | |
|---|---|---|
| .. | ||
| etc | bb2bf059ac chore: modify the build to copy examples into the release | 2 tahun lalu |
| include | 54fc605cc5 refactor: move schema injection from hrl to erl | 1 tahun lalu |
| src | 8aab919f74 fix: load bad configs return unknown msg | 1 tahun lalu |
| test | e1c3b7587d feat: do not fail on other nodes when the RPC succeeds on the first node | 1 tahun lalu |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | 3 tahun lalu |
| README.md | bb2bf059ac chore: modify the build to copy examples into the release | 2 tahun lalu |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 tahun lalu |
| rebar.config | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 tahun lalu |
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.