File

.busted @ 9445:af7eafe82447

net.server_epoll: Log error number from wait()
author Kim Alvefur <zash@zash.se>
date Sun, 07 Oct 2018 17:40:13 +0200
parent 9374:a1a39d395260
child 9452:9d892b2415bf
line wrap: on
line source

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