diff --git a/docker/conf/services.d/wpcron/run b/docker/conf/services.d/wpcron/run index 87c875f4b2b6ff53a768997b674bf15a0eb86179..393a42f589c9d939e79d16071190dffe52b8800f 100755 --- a/docker/conf/services.d/wpcron/run +++ b/docker/conf/services.d/wpcron/run @@ -3,5 +3,5 @@ # The "run-cron" execution takes a few minutes, so the actual period # comess out at something closer to 10 minutes. export BATCH_SIZE=300 -exec every 300 on-local-blogs run-cron >/dev/null 2>&1 +exec every 300 on-local-blogs run-cron >/dev/null