prosody/.busted
2018-09-23 17:12:21 +01:00

10 lines
119 B
Text

return {
_all = {
},
default = {
["exclude-tags"] = "mod_bosh";
},
bosh = {
tags = "mod_bosh";
}
}