emqx/apps/emqx_conf
Zaiming (Stone) Shi 2dd9191718 refactor: use different terms for config tombstone
there are 3 different kind of Erlang terms for tombstone related configs
1. the schema type (must be an atom)
2. the config value (must be a binary)
3. the config change comamnd (request) which is only used
   in the code, but never persisted
2023-05-02 13:24:59 +02:00
..
etc refactor(log): move default values to schema 2023-04-29 22:10:19 +02:00
include chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
src refactor: use different terms for config tombstone 2023-05-02 13:24:59 +02:00
test test: conf_schema_tests failed 2023-04-21 20:29:14 +08:00
.gitignore chore: update .gitignore emqx_conf generated files 2022-04-29 16:43:51 +08:00
rebar.config style: reformat emqx_auto_subscribe and emqx_conf 2022-04-25 18:05:10 +02:00