Merge branch 'fix-tags' into 'develop'
[akkoma] / lib / pleroma / web / endpoint.ex
index aacc8819540035362c76b04444021b45d85bcd4d..e52667c72691245aabb10e1b06ae9788526478dc 100644 (file)
@@ -3,8 +3,6 @@ defmodule Pleroma.Web.Endpoint do
 
   socket("/socket", Pleroma.Web.UserSocket)
 
-  socket("/api/v1", Pleroma.Web.MastodonAPI.MastodonSocket, websocket: [path: "/streaming"])
-
   # Serve at "/" the static files from "priv/static" directory.
   #
   # You should set gzip to true if you are running phoenix.digest