Software /
code /
prosody
File
.busted @ 13119:df57c62165fc
util.startup: Remove componentmanager backwards compatibility
Module was removed in 0.8.0 in c52b06de9b27
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 31 May 2023 01:07:27 +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"; }; }