X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=f89dd86f76f57f218ae7810e103de894bc71f01e;hb=661a985cb933c2bcb023b1e9d9131595f164e3e4;hp=839e6bde650440bc987f3a9cb58010541a62c235;hpb=183ccd18127c657e957f40de43ca309434b2180b;p=akkoma diff --git a/config/config.exs b/config/config.exs index 839e6bde6..f89dd86f7 100644 --- a/config/config.exs +++ b/config/config.exs @@ -76,7 +76,8 @@ config :pleroma, :fe, who_to_follow_provider: "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}", who_to_follow_link: "https://vinayaka.distsn.org/?{{host}}+{{user}}", - scope_options_enabled: false + scope_options_enabled: false, + collapseMessageWithSubject: false config :pleroma, :activitypub, accept_blocks: true,