koehnlein/scheduler-disable-runtask

Disable "Run task" in scheduler

v0.1.2 2021-05-14 19:21 UTC

This package is auto-updated.

Last update: 2024-04-15 02:21:49 UTC


README

With the "Run task" button in TYPO3's scheduler module can easily run in memory_limit or timeout exceptions. This extension simply removes the button from scheduler, so you cannot click it by mistake.

Install

Run composer require koehnlein/scheduler-disable-runtask and enable the extension in your extension manager.