Refactor Follows/Followers counter syncronization
[akkoma] / config / test.exs
index 96ecf3592447c5c4b55546b97ae2fcfd523ec86d..28eea3b0074d4a6593fc719199bf31955bb7c706 100644 (file)
@@ -29,7 +29,8 @@ config :pleroma, :instance,
   email: "admin@example.com",
   notify_email: "noreply@example.com",
   skip_thread_containment: false,
-  federating: false
+  federating: false,
+  external_user_synchronization: false
 
 # Configure your database
 config :pleroma, Pleroma.Repo,