Software /
code /
prosody
File
.busted @ 12534:3caff1f93520
util.openmetrics: Set (previously unused, empty) metatable
Silences luacheck warning about the metatable being unused.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 30 May 2022 17:34:58 +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"; }; }