projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b9fe0c
)
add collapseMessageWithSubject in config
author
hakabahitoyo
<hakabahitoyo@example.com>
Fri, 24 Aug 2018 10:10:23 +0000
(19:10 +0900)
committer
hakabahitoyo
<hakabahitoyo@example.com>
Fri, 24 Aug 2018 10:10:23 +0000
(19:10 +0900)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index 839e6bde650440bc987f3a9cb58010541a62c235..f89dd86f76f57f218ae7810e103de894bc71f01e 100644
(file)
--- 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,