File

.busted @ 9448:352e8b75c1ae

util.poll: Zero FD sets watched for errors on creation
author Kim Alvefur <zash@zash.se>
date Sun, 07 Oct 2018 20:58:51 +0200
parent 9374:a1a39d395260
child 9452:9d892b2415bf
line wrap: on
line source

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