10 sec should be enough
This commit is contained in:
parent
5990c090dc
commit
0b8f360e5b
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue