fix(sessds): Expose durable sessions in the config API
This commit is contained in:
parent
83041a8b83
commit
a23b8266b1
|
@ -302,8 +302,6 @@ hidden_roots() ->
|
|||
<<"trace">>,
|
||||
<<"stats">>,
|
||||
<<"broker">>,
|
||||
<<"persistent_session_store">>,
|
||||
<<"durable_sessions">>,
|
||||
<<"plugins">>,
|
||||
<<"zones">>
|
||||
].
|
||||
|
|
Loading…
Reference in New Issue