.busted
author Kim Alvefur <zash@zash.se>
Wed, 26 Sep 2018 14:57:09 +0200
changeset 9387 5c8006ce8cb8
parent 9377 a1a39d395260
child 9455 9d892b2415bf
permissions -rw-r--r--
net.server_epoll: Include errno in log messages

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