mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
mod_cron: Add a 'weekly' job frequency
This commit is contained in:
parent
d6070eea1f
commit
8aa16eaec0
4 changed files with 9 additions and 2 deletions
|
@ -52,6 +52,7 @@ files["plugins/"] = {
|
|||
"module.add_identity",
|
||||
"module.add_item",
|
||||
"module.add_timer",
|
||||
"module.weekly",
|
||||
"module.daily",
|
||||
"module.hourly",
|
||||
"module.broadcast",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue