Software /
code /
prosody
File
.busted @ 10268:210278d5f995 0.11
mod_vcard_legacy: Advertise lack of avatar correctly (fixes #1431) (thanks lovetox)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 21 Sep 2019 15:20:50 +0200 |
parent | 9452:9d892b2415bf |
child | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }