Revert "perf: keep defaults of zone.mqtt"
This reverts commit 6184bc02ee30aa2d022793762e626893a8a32599.
This commit is contained in:
parent
77405d9cd7
commit
df0911be6e
|
@ -61,9 +61,6 @@ hidden() ->
|
|||
"flapping_detect"
|
||||
].
|
||||
|
||||
%% optimized for mqtt field
|
||||
fields("mqtt") ->
|
||||
emqx_schema:fields("mqtt");
|
||||
%% zone schemas are clones from the same name from root level
|
||||
%% only not allowed to have default values.
|
||||
fields(Name) ->
|
||||
|
|
Loading…
Reference in New Issue