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 4 سال پیش

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.