aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex S <alex.strizhakov@gmail.com>2019-07-10 18:55:11 +0300
committerAlex S <alex.strizhakov@gmail.com>2019-07-10 18:55:11 +0300
commit59e16fc45a2fe1fa6bfeaecaa35f485b8a34bb6d (patch)
treeb17fe698c6853fa0bc97fe3b00c99d299bca3426
parentbeba7bbc8550aca07874e105b784b7a3cbe89838 (diff)
downloadpleroma-59e16fc45a2fe1fa6bfeaecaa35f485b8a34bb6d.tar.gz
enable synchronization by default
-rw-r--r--config/config.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.exs b/config/config.exs
index f00191a6d..99b500993 100644
--- 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: false
+ external_user_synchronization: true
config :pleroma, :markup,
# XXX - unfortunately, inline images must be enabled by default right now, because