update backwards compat notice in admin_api.md
[akkoma] / config / config.exs
index 0611f7c2676a84a282ef034a0ffa04635f2b0094..5eaa8ce760dc1ef696ea7fac0e3aa3f11e6c09ad 100644 (file)
@@ -354,7 +354,7 @@ config :pleroma, :manifest,
 
 config :pleroma, :activitypub,
   unfollow_blocked: true,
-  outgoing_blocks: true,
+  outgoing_blocks: false,
   blockers_visible: true,
   follow_handshake_timeout: 500,
   note_replies_output_limit: 5,