mix: add pleroma.user unsubscribe_all_from_instance
[akkoma] / config / config.exs
index 38780eef7b2b0e872e76346dd8916dbbfad3942c..bda92e45d46da39dbf6e138ab185e1cc6ca11280 100644 (file)
@@ -305,7 +305,8 @@ config :pleroma, :activitypub,
   accept_blocks: true,
   unfollow_blocked: true,
   outgoing_blocks: true,
-  follow_handshake_timeout: 500
+  follow_handshake_timeout: 500,
+  sign_object_fetches: true
 
 config :pleroma, :user, deny_follow_blocked: true