Software /
code /
prosody
File
.busted @ 12540:0684506c99d3
mod_admin_shell: Include last (mod_cron) task run time in module:info()
Don't think this is otherwise shown anywhere outside of debug logs
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 01 Jun 2022 17:27:17 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }