Mercurial > prosody-modules
view mod_webpresence/squishy @ 515:e98fe28c50b0
mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same)
author | Marco Cirillo <maranda@lightwitch.org> |
---|---|
date | Tue, 20 Dec 2011 20:19:53 +0000 |
parents | 63080b8973ee |
children |
line wrap: on
line source
Option "minify-level" "full" Resource "icons/status_online.png" Resource "icons/status_away.png" Resource "icons/status_xa.png" Resource "icons/status_dnd.png" Resource "icons/status_chat.png" Resource "icons/status_offline.png" Main "mod_webpresence.in.lua" Output "mod_webpresence.lua"