Software /
code /
prosody
File
.busted @ 10296:7072569044d4
mod_offline: Log a debug message when message is stored
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 29 Sep 2019 23:50:34 +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"; }; }