Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

5 rindas
346B

  1. # KCI Kanban — PrintStream background import
  2. # Runs every minute; the PHP script manages its own interval via storage/cron-settings.json.
  3. # Change the interval in the admin UI at /admin/cron — no container restart needed.
  4. * * * * * root /usr/local/bin/php /var/www/html/scripts/import-printstream.php >> /var/www/html/storage/import.log 2>&1

Powered by TurnKey Linux.