File

.busted @ 9384:5c8006ce8cb8

net.server_epoll: Include errno in log messages
author Kim Alvefur <zash@zash.se>
date Wed, 26 Sep 2018 14:57:09 +0200
parent 9374:a1a39d395260
child 9452:9d892b2415bf
line wrap: on
line source

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