magazine2: send WP trivial cron to /dev/null
"...or maybe you shouldn't mail me every little piece of trash you happen to pick up."
This commit is contained in:
parent
b11d96eb1a
commit
762d06787d
1 changed files with 1 additions and 1 deletions
|
@ -66,4 +66,4 @@
|
||||||
- name: Wordpress cron
|
- name: Wordpress cron
|
||||||
cron: name="Wordpress cron"
|
cron: name="Wordpress cron"
|
||||||
minute="*/10"
|
minute="*/10"
|
||||||
job="curl http://localhost:8008/wp-cron.php"
|
job="curl http://localhost:8008/wp-cron.php >/dev/null"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue