File

.busted @ 10078:44371850c6b0

mod_mam: Move final log message to end of query procedure
author Kim Alvefur <zash@zash.se>
date Thu, 11 Jul 2019 23:29:59 +0200 (2019-07-11)
parent 9964:f299d4917dd8
line wrap: on
line source
return {
  _all = {
  },
  default = {
    ["exclude-tags"] = "mod_bosh,storage,SLOW";
  };
  bosh = {
    tags = "mod_bosh";
  };
  storage = {
    tags = "storage";
  };
}