diff sat_pubsub/const.py @ 280:798cb8962c0b

MAM (XEP-0313) support: first draft
author souliane <souliane@mailoo.org>
date Fri, 09 Jan 2015 10:57:10 +0100
parents 8a71486c3e95
children 002c59dbc23f
line wrap: on
line diff
--- a/sat_pubsub/const.py	Fri Jan 09 10:56:38 2015 +0100
+++ b/sat_pubsub/const.py	Fri Jan 09 10:57:10 2015 +0100
@@ -70,3 +70,4 @@
 FLAG_RETRACT_ALLOW_PUBLISHER = True  # XXX: see the method BackendService._doRetractAllowPublisher
 FLAG_ENABLE_RSM = True
 VAL_RSM_MAX_DEFAULT = 10
+FLAG_ENABLE_MAM = True