X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=cb1551c2ad8347b4c7bb79fa413ff8ba895c1bba;hb=61d9f43e463a3b3b0c1e4b9c98c22e222797bd82;hp=ccc0c4e525b99b79a08a2c64e8fd6761ac8ff59f;hpb=18a56410b821f1583d216dc55b9bd7b4d3a9c327;p=akkoma diff --git a/config/config.exs b/config/config.exs index ccc0c4e52..cb1551c2a 100644 --- a/config/config.exs +++ b/config/config.exs @@ -326,6 +326,7 @@ config :pleroma, :activitypub, unfollow_blocked: true, outgoing_blocks: true, follow_handshake_timeout: 500, + note_replies_output_limit: 5, sign_object_fetches: true config :pleroma, :streamer, @@ -480,6 +481,7 @@ config :pleroma, Oban, transmogrifier: 20, scheduled_activities: 10, background: 5, + remote_fetcher: 2, attachments_cleanup: 5 ], crontab: [