plugins/mod_pep.lua
changeset 9199 2fc56434c6e3
parent 9193 b88f537163da
child 9200 041a731c7a62
--- a/plugins/mod_pep.lua	Sat Aug 18 13:23:52 2018 +0100
+++ b/plugins/mod_pep.lua	Sat Aug 18 14:29:13 2018 +0200
@@ -410,7 +410,6 @@
 
 	local supported_features = lib_pubsub.get_feature_set(service) + set.new{
 		-- Features not covered by the above
-		"access-presence",
 		"auto-subscribe",
 		"filtered-notifications",
 		"last-published",