Software /
code /
prosody
File
.busted @ 13154:6cf5c215825d
mod_storage_sql: Enable UPSERT with PostgreSQL
Tested. Works.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 16 Jun 2023 13:03:34 +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"; }; }