Software /
code /
prosody
File
.busted @ 11425:fc7706fe115d
mod_csi_simple: s/algoritm/algorithm/ [codespell]
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 05 Mar 2021 15:05:21 +0100 (2021-03-05) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }