Ivan Dyachkov 801c93dd46 chore: v5.1.5-build.3 il y a 2 ans
..
etc bb2bf059ac chore: modify the build to copy examples into the release il y a 2 ans
include 994db58cbf fix: load authz's default sources il y a 2 ans
src 801c93dd46 chore: v5.1.5-build.3 il y a 2 ans
test 131511b10e fix: hide process_limit completely il y a 2 ans
.gitignore bef00b461e chore: update .gitignore emqx_conf generated files il y a 3 ans
README.md bb2bf059ac chore: modify the build to copy examples into the release il y a 2 ans
rebar.config a4feb3e6e9 style: reformat emqx_auto_subscribe and emqx_conf il y a 3 ans

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.