From 36918872971dd55e77f07d8b2148b1b97a1f631e Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 15 Apr 2025 18:18:15 +0100 Subject: [PATCH] Add / to the default vhost chars. --- data/anope.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/anope.example.conf b/data/anope.example.conf index 4c09f3a5e..64446ed80 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -331,7 +331,7 @@ networkinfo * * It is recommended you DON'T change this. */ - vhost_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-" + vhost_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-/" /* * If set to true, allows vHosts to not contain dots (.).