|
|
před 1 rokem | |
|---|---|---|
| .. | ||
| etc | bb2bf059ac chore: modify the build to copy examples into the release | před 2 roky |
| include | 3381eecd6f chore: apply code review | před 1 rokem |
| src | e1b6c10353 chore(retainer): throttle `table_is_full` log | před 1 rokem |
| test | 0121f6aa26 fix: refine error message for unsupported node.role | před 1 rokem |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | před 3 roky |
| README.md | bb2bf059ac chore: modify the build to copy examples into the release | před 2 roky |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | před 1 rokem |
| rebar.config | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | před 2 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.At runtime, it provides:
In addition, this application manages system-level configurations such as cluster, node, log.