File

.busted @ 9449:94033a2529b9

mod_s2s: Indicate origin of s2s error
author Kim Alvefur <zash@zash.se>
date Mon, 08 Oct 2018 15:03:26 +0200
parent 9374:a1a39d395260
child 9452:9d892b2415bf
line wrap: on
line source

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