Software /
code /
prosody-modules
Changeset
522:0c756f62758d
Merge
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 06 Jan 2012 12:13:14 +0100 |
parents | 521:6d0d2673f95e (current diff) 519:219ffe3541ff (diff) |
children | 523:eff140d53b83 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_host_guard/mod_host_guard.lua Fri Jan 06 12:10:29 2012 +0100 +++ b/mod_host_guard/mod_host_guard.lua Fri Jan 06 12:13:14 2012 +0100 @@ -1,5 +1,5 @@ -- (C) 2011, Marco Cirillo (LW.Org) --- Block or restrict by blacklist remote access to local components. +-- Block or restrict by blacklist remote access to local components or hosts. module:set_global()