.busted
changeset 9968 f299d4917dd8
parent 9455 9d892b2415bf
equal deleted inserted replaced
9967:90a3cd25f2ae 9968:f299d4917dd8
     1 return {
     1 return {
     2   _all = {
     2   _all = {
     3   },
     3   },
     4   default = {
     4   default = {
     5     ["exclude-tags"] = "mod_bosh,storage";
     5     ["exclude-tags"] = "mod_bosh,storage,SLOW";
     6   };
     6   };
     7   bosh = {
     7   bosh = {
     8     tags = "mod_bosh";
     8     tags = "mod_bosh";
     9   };
     9   };
    10   storage = {
    10   storage = {