refactor: remove license from configs API
license has its own config APIs
This commit is contained in:
parent
e498010f23
commit
8d53d154d9
|
@ -62,7 +62,8 @@
|
||||||
<<"event_message">>,
|
<<"event_message">>,
|
||||||
<<"prometheus">>,
|
<<"prometheus">>,
|
||||||
<<"telemetry">>,
|
<<"telemetry">>,
|
||||||
<<"listeners">>
|
<<"listeners">>,
|
||||||
|
<<"license">>
|
||||||
] ++ global_zone_roots()
|
] ++ global_zone_roots()
|
||||||
).
|
).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue