10 sec should be enough

This commit is contained in:
Matthias Pfefferle 2023-10-18 13:19:40 +02:00
parent 5990c090dc
commit 0b8f360e5b

View file

@ -296,7 +296,7 @@ class Followers {
// schedule Accept Activity so that we can get sure it will be sent...
\wp_schedule_single_event(
\strtotime( '+60 seconds' ),
\strtotime( '+10 seconds' ),
'activitypub_send_accept_activity',
array(
$inbox,