add collapseMessageWithSubject in config

This commit is contained in:
hakabahitoyo 2018-08-24 19:10:23 +09:00
parent 8b9fe0c7a1
commit 661a985cb9

View file

@ -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,