|
|
2 jaren geleden | |
|---|---|---|
| .. | ||
| etc | bb2bf059ac chore: modify the build to copy examples into the release | 2 jaren geleden |
| include | 371a49304d Merge branch 'release-53' into sync-r53-to-m-20231109 | 2 jaren geleden |
| src | b3df8604fc refactor(emqx_conf_schema): use hocon enum type for log levels | 2 jaren geleden |
| test | c2c56ba481 chore(auth): update tests | 2 jaren 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 |
| 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.