From ca30bb23706b21709111baea90cc5f2dcc3da444 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 10 May 2025 13:18:23 +0100 Subject: Fix some remaining uses of vHost in the configs. --- docs/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/README b/docs/README index 916d7b4f8..2f0503dc4 100644 --- a/docs/README +++ b/docs/README @@ -160,7 +160,7 @@ Table of Contents they log on, to set modes and to kick users from any channel, to send notices quickly to the entire network, and much more! - * HostServ, a neat service that allows users to show custom vHosts + * HostServ, a neat service that allows users to show custom vhosts (virtual hosts) instead of their real IP address; this only works on daemons supporting ip cloaking, such as UnrealIRCd. -- cgit