|
|
2 سال پیش | |
|---|---|---|
| .. | ||
| etc | bb2bf059ac chore: modify the build to copy examples into the release | 2 سال پیش |
| include | 46877e979b chore: update copyright-year | 2 سال پیش |
| src | e725064a2a fix(emqx_conf_schema): use `timeout_duration_s()` type for `log.throttling.time_window` field | 2 سال پیش |
| test | 552968e5fe test(conf): fix flaky config sync testcases | 2 سال پیش |
| .gitignore | bef00b461e chore: update .gitignore emqx_conf generated files | 3 سال پیش |
| README.md | bb2bf059ac chore: modify the build to copy examples into the release | 2 سال پیش |
| rebar.config | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 سال پیش |
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.