chore: hidden hstreamdb bridge schema

This commit is contained in:
JimMoen 2023-07-24 17:18:29 +08:00
parent 3304e32ea1
commit 613dc1646c
No known key found for this signature in database
GPG Key ID: 87A520B4F76BA86D
1 changed files with 2 additions and 1 deletions

View File

@ -128,7 +128,8 @@ fields(bridges) ->
hoconsc:map(name, ref(emqx_bridge_hstreamdb, "config")),
#{
desc => <<"HStreamDB Bridge Config">>,
required => false
required => false,
importance => ?IMPORTANCE_HIDDEN
}
)},
{mysql,