diff options
-rw-r--r-- | data/hostserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/hostserv.example.conf b/data/hostserv.example.conf index 768602d28..4e54d43dd 100644 --- a/data/hostserv.example.conf +++ b/data/hostserv.example.conf @@ -76,7 +76,7 @@ hostserv * * It is recommended you DON'T change this. */ - vhost_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJMLMNOPQRSTUVWXYZ0123456789.-" + vhost_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-" /* * If set, allows vhosts to not contain dots (.). |