Software /
code /
prosody
File
.busted @ 10002:b6b5b9d7417d
mod_storage_sql: Add support for iterating over users in archive stores
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 May 2019 16:26:01 +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"; }; }