File

.busted @ 10739:50f0a4d83731

mod_mam: Store XEP-0184 receipts and requests Happy now Ge0rG?
author Kim Alvefur <zash@zash.se>
date Tue, 21 Apr 2020 01:18:54 +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";
  };
}