Software /
code /
prosody
File
.busted @ 13222:cb6a17eaa0e6
mod_storage_sql: Use config enum for 'sqlite_tune'
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 18 Jul 2023 11:53:12 +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"; }; }