Configure server cron (every 30 min). When time and date match, random prompts are sent to Midjourney /imagine only — no images saved here.
*/30 * * * * cd /path/to/graphic-automation && php api/inspiration_cron.php >> storage/logs/inspiration-cron.log 2>&1
CLI path on this server:
php /home/u312849431/domains/logiczeno.com/public_html/graphic.logiczeno.com/api/inspiration_cron.php
Cron only runs when server time falls inside a checked slot. Example: 10:00–10:30, 10:30–11:00.
If you add dates here, cron only runs on those days (plus a matching time window). Leave empty to allow every day.
Each server cron hit is recorded with time, matched slot, folder, and random min/max values used.
| When | Slot | Result |
|---|---|---|
| Loading… | ||