plugins/mod_compression.lua
author Kim Alvefur <zash@zash.se>
Mon, 20 Nov 2017 00:27:26 +0100
changeset 8408 a3cf899fd61b
parent 7352 ad3dce172b01
permissions -rw-r--r--
certmanager: Set single curve conditioned on LuaSec advertising EC crypto support

-- 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.");