summaryrefslogtreecommitdiff
path: root/data/botserv.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/botserv.example.conf
parent4bdc9824a00f2a93ff6d75fae97b386938f648dc (diff)
Added a services.host define to easily change every clients hostname
Diffstat (limited to 'data/botserv.example.conf')
-rw-r--r--data/botserv.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/botserv.example.conf b/data/botserv.example.conf
index 81b08d66d..0c763cfea 100644
--- a/data/botserv.example.conf
+++ b/data/botserv.example.conf
@@ -20,7 +20,7 @@ service
/*
* The hostname of the BotServ client.
*/
- host = "localhost.net"
+ host = "services.host"
/*
* The realname of the BotServ client.