Thales Macedo Garitezi aae59f1efd Merge pull request #11682 from thalesmg/fix-file-logger-type-r53-20230925 преди 2 години
..
etc bb2bf059ac chore: modify the build to copy examples into the release преди 2 години
include 994db58cbf fix: load authz's default sources преди 2 години
src 4e15edb5e4 Merge pull request #11661 from zmstone/0922-fix-json-log-formatter преди 2 години
test fdcd73e20c fix(file_logger): change file logger type depending on rotation size преди 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 128aa19d47 chore(auth): improve emqx_config_handler to replace adhoc config updates преди 2 години

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.