File

.busted @ 11883:97aa4b2fe4e0

doap: Bump XEP-0313 version for going Stable
author Kim Alvefur <zash@zash.se>
date Wed, 03 Nov 2021 14:36:58 +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";
  };
}