1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 12:53:13 +02:00

Add / to the default vhost chars.

This commit is contained in:
Sadie Powell
2025-04-15 18:18:15 +01:00
parent 75e2501500
commit 3691887297
+1 -1
View File
@@ -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 (.).