Merge pull request #13551 from ieQu1/EMQX-12587

fix(sessds): Expose durable sessions in the config API
This commit is contained in:
ieQu1 2024-07-31 12:00:26 +02:00 committed by GitHub
commit 2cf86e76ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -302,8 +302,6 @@ hidden_roots() ->
<<"trace">>, <<"trace">>,
<<"stats">>, <<"stats">>,
<<"broker">>, <<"broker">>,
<<"persistent_session_store">>,
<<"durable_sessions">>,
<<"plugins">>, <<"plugins">>,
<<"zones">> <<"zones">>
]. ].