diff options
author | Sadie Powell <sadie@witchery.services> | 2025-05-10 13:18:23 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-05-10 13:32:45 +0100 |
commit | ca30bb23706b21709111baea90cc5f2dcc3da444 (patch) | |
tree | 8be32ee9aebf6fcd69b0b48c463733fdca86f015 /docs | |
parent | f36b311f8410c2676cbcd7815afce56a88cd9b5f (diff) |
Fix some remaining uses of vHost in the configs.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 2 |
1 files changed, 1 insertions, 1 deletions
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. |