Skip to content

Commit

Permalink
Enable the reworked admin REST API
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzaszcz committed Sep 6, 2022
1 parent 1b9d6a3 commit 7b5ad43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rel/files/mongooseim.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
transport.num_acceptors = 10
transport.max_connections = 1024

[[listen.http.handlers.mongoose_api_admin]]
[[listen.http.handlers.mongoose_admin_api]]
host = "localhost"
path = "/api"

Expand Down

0 comments on commit 7b5ad43

Please sign in to comment.