feat: add `broker` root to hot-config schema

This commit is contained in:
Zaiming (Stone) Shi 2024-01-15 15:58:30 +01:00
parent e9318752e6
commit 562a2736ae
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@
<<"alarm">>, <<"alarm">>,
<<"sys_topics">>, <<"sys_topics">>,
<<"sysmon">>, <<"sysmon">>,
<<"log">> <<"log">>,
<<"broker">>
| ?ROOT_KEYS_EE | ?ROOT_KEYS_EE
]). ]).