enable synchronization by default
authorAlex S <alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 15:55:11 +0000 (18:55 +0300)
committerAlex S <alex.strizhakov@gmail.com>
Wed, 10 Jul 2019 15:55:11 +0000 (18:55 +0300)
config/config.exs

index f00191a6dbd94151674932bef080fa08af052fe2..99b500993c7284c72723a5e284f1e12374bbc060 100644 (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