projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beba7bb
)
enable synchronization by default
author
Alex S
<alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 15:55:11 +0000
(18:55 +0300)
committer
Alex S
<alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 15:55:11 +0000
(18:55 +0300)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index f00191a6dbd94151674932bef080fa08af052fe2..99b500993c7284c72723a5e284f1e12374bbc060 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-250,7
+250,7
@@
config :pleroma, :instance,
skip_thread_containment: true,
limit_to_local_content: :unauthenticated,
dynamic_configuration: false,
- external_user_synchronization:
fals
e
+ external_user_synchronization:
tru
e
config :pleroma, :markup,
# XXX - unfortunately, inline images must be enabled by default right now, because