Apply suggestion to CHANGELOG.md
[akkoma] / config / config.exs
index 370ddd855063b801c1ee4c198484a43a0c68f44c..541fcc2d419ee5764e2cc147a966cbbaa2e89f8e 100644 (file)
@@ -343,7 +343,8 @@ config :pleroma, :activitypub,
   unfollow_blocked: true,
   outgoing_blocks: true,
   follow_handshake_timeout: 500,
-  sign_object_fetches: true
+  sign_object_fetches: true,
+  authorized_fetch_mode: false
 
 config :pleroma, :streamer,
   workers: 3,