File tree Expand file tree Collapse file tree
user_guide_src/source/libraries Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,18 +41,18 @@ while defaulting to the config files when not custom value has been stored. This
4141an application to ship with the default config values, but adapt as the project grows
4242or moves servers, without having to touch the code.
4343
44- ************
45- Tasks (BETA)
46- ************
44+ *****
45+ Tasks
46+ *****
4747
4848`CodeIgniter Tasks <https://tasks.codeigniter.com >`_ is a simple task scheduler
4949for CodeIgniter 4. It allows you to schedule tasks to run at specific times, or
5050on a recurring basis. It is designed to be simple to use, but flexible enough to
5151handle most use cases.
5252
53- ************
54- Queue (BETA)
55- ************
53+ *****
54+ Queue
55+ *****
5656
5757`CodeIgniter Queue <https://queue.codeigniter.com >`_ is a simple queue system
5858for CodeIgniter 4. It allows you to queue up tasks to be run later.
You can’t perform that action at this time.
0 commit comments