add collapseMessageWithSubject in config
authorhakabahitoyo <hakabahitoyo@example.com>
Fri, 24 Aug 2018 10:10:23 +0000 (19:10 +0900)
committerhakabahitoyo <hakabahitoyo@example.com>
Fri, 24 Aug 2018 10:10:23 +0000 (19:10 +0900)
config/config.exs

index 839e6bde650440bc987f3a9cb58010541a62c235..f89dd86f76f57f218ae7810e103de894bc71f01e 100644 (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,