diff options
| author | Adam <Adam@anope.org> | 2011-12-11 17:03:33 -0500 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2011-12-11 17:03:33 -0500 |
| commit | 4211dcf6f9ad2d117edcc0d1dfe210170dfd0cec (patch) | |
| tree | 9c0f45794549ac00bd6954cb1ebc754304b8d440 | |
| parent | 3c5337fb8ad401bdf7a0fb4bc60684a6d92a236b (diff) | |
| parent | d2f788c61e2c38cda7f7b983b3c74693e24d4cff (diff) | |
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
| -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 (.). |
