Software /
code /
prosody
File
.busted @ 10001:55f5588d71c6
mod_storage_internal: Add support for iterating over users in archive stores
May help with writing a better migrator
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 May 2019 16:07:16 +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"; }; }