mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
core.moduleapi: Add API for adding daily or hourly tasks via mod_cron
This commit is contained in:
parent
630035a369
commit
7f2412db5c
2 changed files with 17 additions and 0 deletions
|
@ -52,6 +52,8 @@ files["plugins/"] = {
|
|||
"module.add_identity",
|
||||
"module.add_item",
|
||||
"module.add_timer",
|
||||
"module.daily",
|
||||
"module.hourly",
|
||||
"module.broadcast",
|
||||
"module.context",
|
||||
"module.depends",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue