mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 21:57:45 +03:00
mod_mam: Update namespace to XEP-0313 v0.6
This commit is contained in:
parent
f6dcf59968
commit
23f6da0769
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue