File

.busted @ 10696:9a8a55a026e4

doap: Add XEP-0317: Hats See 76bb806cdd4b
author Kim Alvefur <zash@zash.se>
date Thu, 19 Mar 2020 17:43:08 +0100
parent 9964:f299d4917dd8
line wrap: on
line source

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