summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-04-15 18:18:15 +0100
committerSadie Powell <sadie@witchery.services>2025-04-15 18:18:15 +0100
commit36918872971dd55e77f07d8b2148b1b97a1f631e (patch)
tree90c6d9f8f5b32fffd2d6919ea89b1693d59aa068 /data
parent75e250150021b76ba4291e16d2bf304c34676e27 (diff)
Add / to the default vhost chars.
Diffstat (limited to 'data')
-rw-r--r--data/anope.example.conf2
1 files changed, 1 insertions, 1 deletions
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 (.).