Skip to content
Snippets Groups Projects

Update dependency noblogs/ai-mu-plugins to v0.4.5

Merged renovate requested to merge renovate/noblogs-ai-mu-plugins-0.x into master
Compare and Show latest version
3 files
+ 20
20
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -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
exec nice ionice -c 3 every 300 on-local-blogs run-cron >/dev/null
Loading