Software /
code /
prosody
File
.busted @ 10726:5d544b5e7d82
migrator: Don't create unused directory
I guess this contained the old per-store migrators
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 19 Apr 2020 01:17:48 +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"; }; }