DEPENDS
author Kim Alvefur <zash@zash.se>
Sun, 21 Nov 2021 15:50:36 +0100
changeset 11990 3d5135e8a2a7
parent 8457 90962ef41bf3
permissions -rw-r--r--
mod_cron: Initial commit of periodic task runner A number of modules now have periodic tasks that need to run, e.g. for cleaning out old messages or files. This has highlighted a need for coordinating and optimizing scheduling of such tasks.


For full information on our dependencies, version requirements, and
where to find them, see https://prosody.im/doc/depends

If you have luarocks available on your platform, install the following:

  - luaexpat
  - luasocket
  - luafilesystem
  - luasec