|
|
1 vuosi sitten | |
|---|---|---|
| .. | ||
| etc | bb2bf059ac chore: modify the build to copy examples into the release | 2 vuotta sitten |
| include | 3381eecd6f chore: apply code review | 1 vuosi sitten |
| src | 57f492e87d chore: bump app versions | 1 vuosi sitten |
| test | c8a4dc7e95 Merge pull request #13616 from zmstone/0814-flaky-test | 1 vuosi sitten |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | 3 vuotta sitten |
| README.md | bb2bf059ac chore: modify the build to copy examples into the release | 2 vuotta sitten |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 vuosi sitten |
| rebar.config | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 vuotta sitten |
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.