File

.busted @ 11851:8f1e7fd55e7b

doap: Update XEP-0280 version, it's now Stable
author Kim Alvefur <zash@zash.se>
date Wed, 13 Oct 2021 20:47:41 +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";
  };
}