mod_pep: Remove feature for persistence already added elsewere
authorKim Alvefur <zash@zash.se>
Sat, 18 Aug 2018 14:31:01 +0200
changeset 9200 041a731c7a62
parent 9199 2fc56434c6e3
child 9201 2ce27be5fdd1
mod_pep: Remove feature for persistence already added elsewere This is added in pubsub.lib
plugins/mod_pep.lua
--- a/plugins/mod_pep.lua	Sat Aug 18 14:29:13 2018 +0200
+++ b/plugins/mod_pep.lua	Sat Aug 18 14:31:01 2018 +0200
@@ -413,7 +413,6 @@
 		"auto-subscribe",
 		"filtered-notifications",
 		"last-published",
-		"persistent-items",
 		"presence-notifications",
 		"presence-subscribe",
 	};