forked from AkkomaGang/akkoma
add collapseMessageWithSubject in config
This commit is contained in:
parent
8b9fe0c7a1
commit
661a985cb9
1 changed files with 2 additions and 1 deletions
|
@ -76,7 +76,8 @@
|
|||
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,
|
||||
|
|
Loading…
Reference in a new issue