summaryrefslogtreecommitdiff
path: root/data/memoserv.example.conf
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-08-10 05:05:09 -0400
committerAdam <Adam@anope.org>2011-08-10 05:05:09 -0400
commit697bc8d8e8849445da46e18a6cd9681a41b49195 (patch)
tree4fda8a5c1cf2c76beaee01deccf3b26368a45852 /data/memoserv.example.conf
parent4bdc9824a00f2a93ff6d75fae97b386938f648dc (diff)
Added a services.host define to easily change every clients hostname
Diffstat (limited to 'data/memoserv.example.conf')
-rw-r--r--data/memoserv.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/memoserv.example.conf b/data/memoserv.example.conf
index 2ce15b5fe..af52fa5b2 100644
--- a/data/memoserv.example.conf
+++ b/data/memoserv.example.conf
@@ -20,7 +20,7 @@ service
/*
* The hostname of the MemoServ client.
*/
- host = "localhost.net"
+ host = "services.host"
/*
* The realname of the MemoServ client.