Help4.x:Scheduled Tasks: Edit
From Joomla! Documentation
This article or section is incomplete, which means it may be lacking information. You are welcome to assist in its completion by editing it as well. If this article or section has not been edited in several days, please consider helping complete the content.
This article was last edited by MartijnM (talk| contribs) 3 years ago. (Purge)
Description
How To Access
- Select System → Manage → Scheduled Tasks and push the '+ New' button from the toolbar or..
- Select System → Manage → Scheduled Tasks and select a Task from the list.
Screenshot
When you create a new Task by pushinh the + New button, you wil see the following screen where you can choose which type of task you want to create.
Task type Image Size Check
Check images, resize if larger than allowed. Attention: The original file will be overwritten!
Task type Demo Task - Sleep
Sleep, do nothing for x seconds.
Task type Stress Memory
What happens to a task when the PHP memory limit is exhausted?
Task type Stress Memory, Override Limit
What happens to a task when the system memory is exhausted?
Task type Resumable Task
A simple task to demonstrate resumable task behaviour.
Task type GET Request
Make GET requests to a server. Supports a custom timeout and authorization headers.
Task type Toggle Offline
Toggles the site's status on each run.
Task type Set Site Online
Sets site status to online on each run.
Task type Set Site Offline
Sets site status to offline on each run.