emqx/apps/emqx_conf/src
Zaiming (Stone) Shi 9316690c29 fix(schema): binary string for default values
A lot of the string value fields had default value defined in
schema as list-string rather than binary-string.
This caused the generated schema dump (in JSON format)
to have raw_default field as an integer array.
2023-02-21 09:09:51 +01:00
..
proto chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_cluster_rpc.erl fix: redact influxdb tokens in a few logs 2023-01-25 14:48:32 +01:00
emqx_cluster_rpc_handler.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_conf.app.src chore: Bump umbrealla app versions 2023-02-17 09:50:50 +01:00
emqx_conf.appup.src chore: update appup.src 2022-07-01 21:07:33 +08:00
emqx_conf.erl refactor: remove lazy type for authentication 2023-02-04 07:56:29 +01:00
emqx_conf_app.erl fix: primary logger level not update 2023-02-01 11:16:30 +08:00
emqx_conf_cli.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_conf_schema.erl fix(schema): binary string for default values 2023-02-21 09:09:51 +01:00
emqx_conf_sup.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00