aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_mam/mamprefsxml.lib.lua
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2017-02-20 01:46:54 +0100
committerKim Alvefur <zash@zash.se>2017-02-20 01:46:54 +0100
commitb4b6f7ef293ce05cd9c69d1a2e30e678e8c6d9eb (patch)
treebe7c0181ec8542e0a1056c284cc24ca66e36b9e4 /plugins/mod_mam/mamprefsxml.lib.lua
parent20ff11cfc9b824ae15e5315248c6ce368c0d0d3f (diff)
parent2a767fee411984dbf1bbc8d845404d73db0234d7 (diff)
downloadprosody-b4b6f7ef293ce05cd9c69d1a2e30e678e8c6d9eb.tar.gz
prosody-b4b6f7ef293ce05cd9c69d1a2e30e678e8c6d9eb.zip
Merge 0.10->trunk
Diffstat (limited to 'plugins/mod_mam/mamprefsxml.lib.lua')
-rw-r--r--plugins/mod_mam/mamprefsxml.lib.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mod_mam/mamprefsxml.lib.lua b/plugins/mod_mam/mamprefsxml.lib.lua
index 0598bbcd..8eee78d8 100644
--- a/plugins/mod_mam/mamprefsxml.lib.lua
+++ b/plugins/mod_mam/mamprefsxml.lib.lua
@@ -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",