Software /
code /
prosody
File
.busted @ 10766:00d2a577204c
mod_register_limits: Fix typo error name (fix #1539 p2) (thanks Ge0rG)
Probably because autocomplete.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 23 Apr 2020 19:00:48 +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"; }; }