Software /
code /
prosody
File
.busted @ 9443:4e881be88727
.luacheckrc: Ignore unused secondaries in non-strict mode
Previous commit was backwards
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 06 Oct 2018 18:56:22 +0200 |
parent | 9374:a1a39d395260 |
child | 9452:9d892b2415bf |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh"; }, bosh = { tags = "mod_bosh"; } }