Merge branch 'develop' into refactor/discoverable_user_field
[akkoma] / lib / pleroma / application.ex
index 0f39c7d92cc11066c3eef67fecf58a3fb271e152..958e32db248075c33db6211e6aa4f9651b543f92 100644 (file)
@@ -52,7 +52,7 @@ defmodule Pleroma.Application do
     Pleroma.HTML.compile_scrubbers()
     Pleroma.Config.Oban.warn()
     Config.DeprecationWarnings.warn()
-    Pleroma.Plugs.HTTPSecurityPlug.warn_if_disabled()
+    Pleroma.Web.Plugs.HTTPSecurityPlug.warn_if_disabled()
     Pleroma.ApplicationRequirements.verify!()
     setup_instrumenters()
     load_custom_modules()