Merge branch 'bugfix/markdown-newlines' into 'develop'
[akkoma] / config / config.exs
index 66d394655657869f8f8346fdb4a070eb506e5d6a..681b498275d90bdc80ebb5bd28b6100075136a54 100644 (file)
@@ -349,6 +349,7 @@ config :pleroma, :manifest,
 config :pleroma, :activitypub,
   unfollow_blocked: true,
   outgoing_blocks: true,
+  blockers_visible: true,
   follow_handshake_timeout: 500,
   note_replies_output_limit: 5,
   sign_object_fetches: true,