Software /
code /
prosody
File
.busted @ 12917:e4de42495fb7
mod_tokenauth: Gracefully handle missing tokens
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 01 Mar 2023 18:43:54 +0000 (2023-03-01) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }