File

.busted @ 11232:9c6aca63e399

doap: Add XEP-0277 for use in mod_storage_0227 and tools/xep227toprosody.lua
author Kim Alvefur <zash@zash.se>
date Sun, 13 Dec 2020 16:21:52 +0100 (2020-12-13)
parent 9964:f299d4917dd8
line wrap: on
line source
return {
  _all = {
  },
  default = {
    ["exclude-tags"] = "mod_bosh,storage,SLOW";
  };
  bosh = {
    tags = "mod_bosh";
  };
  storage = {
    tags = "storage";
  };
}