From 440b7aee17d40d8909ec9717f66e809ee448c672 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 18 Aug 2018 14:29:13 +0200 Subject: mod_pep: Remove already included access model feature access-* is added in pubsub.lib based on node defaults --- plugins/mod_pep.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/mod_pep.lua') diff --git a/plugins/mod_pep.lua b/plugins/mod_pep.lua index 7533d6f1..dd4a270c 100644 --- a/plugins/mod_pep.lua +++ b/plugins/mod_pep.lua @@ -410,7 +410,6 @@ module:hook("account-disco-info", function(event) 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", -- cgit v1.2.3