projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8829a40
)
Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is remote
author
Mark Felder
<feld@feld.me>
Sat, 20 Feb 2021 00:37:37 +0000
(18:37 -0600)
committer
Mark Felder
<feld@feld.me>
Sat, 20 Feb 2021 00:37:37 +0000
(18:37 -0600)
config/test.exs
patch
|
blob
|
history
diff --git
a/config/test.exs
b/config/test.exs
index 690c98e40e909b6b3ff4aaa8f85f655f9727c5df..87396a88dbfe98e0764db7817c54476eb9c48ddb 100644
(file)
--- a/
config/test.exs
+++ b/
config/test.exs
@@
-38,7
+38,7
@@
config :pleroma, :instance,
external_user_synchronization: false,
static_dir: "test/instance_static/"
-config :pleroma, :activitypub, sign_object_fetches: false
+config :pleroma, :activitypub, sign_object_fetches: false
, follow_handshake_timeout: 0
# Configure your database
config :pleroma, Pleroma.Repo,