Software /
code /
prosody
Diff
plugins/mod_mam/mamprefsxml.lib.lua @ 7903:036c771b842a
mod_mam: Update namespace to XEP-0313 v0.6
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 20 Feb 2017 00:32:59 +0100 |
parent | 7851:80ee0d9cd56f |
child | 9728:d41ce505cdf9 |
line wrap: on
line diff
--- a/plugins/mod_mam/mamprefsxml.lib.lua Sun Feb 19 23:39:53 2017 +0100 +++ b/plugins/mod_mam/mamprefsxml.lib.lua Mon Feb 20 00:32:59 2017 +0100 @@ -10,7 +10,7 @@ -- local st = require"util.stanza"; -local xmlns_mam = "urn:xmpp:mam:1"; +local xmlns_mam = "urn:xmpp:mam:2"; local default_attrs = { always = true, [true] = "always",