X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=cb1551c2ad8347b4c7bb79fa413ff8ba895c1bba;hb=61d9f43e463a3b3b0c1e4b9c98c22e222797bd82;hp=41c1ff6371a21e56af6a4fdaf45aaf79801096c1;hpb=94e5ca11054567e0edc15ef3a350f02c386d3ead;p=akkoma diff --git a/config/config.exs b/config/config.exs index 41c1ff637..cb1551c2a 100644 --- a/config/config.exs +++ b/config/config.exs @@ -241,7 +241,7 @@ config :pleroma, :instance, mrf_transparency_exclusions: [], autofollowed_nicknames: [], max_pinned_statuses: 1, - no_attachment_links: true, + attachment_links: false, welcome_user_nickname: nil, welcome_message: nil, max_report_comment_size: 1000, @@ -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: [