# HG changeset patch # User Kim Alvefur # Date 1534595461 -7200 # Node ID 041a731c7a622ec08eeef34cafc0f89100efc80b # Parent 2fc56434c6e3bca18fd1eca9318ed649d58b68c1 mod_pep: Remove feature for persistence already added elsewere This is added in pubsub.lib diff -r 2fc56434c6e3 -r 041a731c7a62 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", };