plugins/mod_compression.lua
author Kim Alvefur <zash@zash.se>
Sun, 30 Sep 2018 17:55:13 +0200
changeset 9418 02155a10c5e9
parent 7352 ad3dce172b01
permissions -rw-r--r--
mod_websocket: Silence the one warning instead of ignoring the entire file

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