aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_compression.lua
blob: 17be2ef2c0dbfceba4bccda74e82f2797b55f936 (plain)
1
2
3
4
5
6
7
8
9
-- Prosody IM
-- Copyright (C) 2016 Matthew Wild
--
-- This project is MIT/X11 licensed. Please see the
-- COPYING file in the source package for more information.
--

-- COMPAT w/ pre-0.10 configs
error("mod_compression has been removed in Prosody 0.10+. Please see https://prosody.im/doc/modules/mod_compression for more information.");