re-enable deactivated check
[akkoma] / lib / pleroma / web / activity_pub / activity_pub.ex
index 8324ca22c80bcedace3bd1a2d1f8985d941c0945..0878e773bf9fe796baaebaab5663a2b09e1fd851 100644 (file)
@@ -1316,7 +1316,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPub do
       fetch_activities_query_ap_ids_ops(opts)
 
     config = %{
-      skip_thread_containment: Config.get([:instance, :skip_thread_containment])
+      skip_thread_containment: true
     }
 
     query =