chore: update apps/emqx_conf/README.md

Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
This commit is contained in:
JianBo He 2023-04-21 16:23:47 +08:00 committed by GitHub
parent 13f50b2ba9
commit cea0502160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
This application provides configuration management capabilities for EMQX.
This includes, during compilation:
- Read all configuration schemas and generate the following files:
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.
* `emqx.conf.example`: an example of a complete configuration file.