enable synchronization by default

This commit is contained in:
Alex S 2019-07-10 18:55:11 +03:00
parent beba7bbc85
commit 59e16fc45a
1 changed files with 1 additions and 1 deletions

View File

@ -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