zhongwencool 0a35b7875f Merge pull request #11269 from zhongwencool/fix-process-limit-hidden 2 лет назад
..
etc bb2bf059ac chore: modify the build to copy examples into the release 2 лет назад
include 994db58cbf fix: load authz's default sources 2 лет назад
src 0a35b7875f Merge pull request #11269 from zhongwencool/fix-process-limit-hidden 2 лет назад
test 131511b10e fix: hide process_limit completely 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 a4feb3e6e9 style: reformat emqx_auto_subscribe and emqx_conf 3 лет назад

README.md

Configuration Management

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:

  • Cluster configuration synchronization capability. Responsible for synchronizing hot-update configurations from the HTTP API to the entire cluster and ensuring consistency.

In addition, this application manages system-level configurations such as cluster, node, log.