.busted
changeset 9377 a1a39d395260
child 9455 9d892b2415bf
equal deleted inserted replaced
9376:1a69803d5d5d 9377:a1a39d395260
       
     1 return {
       
     2   _all = {
       
     3   },
       
     4   default = {
       
     5     ["exclude-tags"] = "mod_bosh";
       
     6   },
       
     7   bosh = {
       
     8     tags = "mod_bosh";
       
     9   }
       
    10 }