File

.busted @ 10308:48e392dbf6e7

doap: Add reference to draft-cridland-xmpp-session This covers the optional element added in 0bbbc9042361
author Kim Alvefur <zash@zash.se>
date Sun, 06 Oct 2019 16:34:42 +0200
parent 9964:f299d4917dd8
line wrap: on
line source

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