aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.conf
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-01-04 12:16:58 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2006-01-04 12:16:58 +0100
commit2a6ca4f4d8c8ec86b8bb38442189c85a001a5f6c (patch)
treee729b90180c52018171acc5947b9ea18cb9bb479 /bitlbee.conf
parent13c4cd343f661fae01660fa8b889c9dfac4a36ef (diff)
Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping of ::ffff:style addresses.)
Diffstat (limited to 'bitlbee.conf')
-rw-r--r--bitlbee.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/bitlbee.conf b/bitlbee.conf
index 919cee9d..e5e0f7de 100644
--- a/bitlbee.conf
+++ b/bitlbee.conf
@@ -21,8 +21,8 @@
## DaemonPort/DaemonInterface:
##
-## For RunMode=Daemon, here you can specify on what interface and port the
-## daemon should be listening for connections.
+## For daemon mode, you can specify on what interface and port the daemon
+## should be listening for connections.
##
# DaemonInterface = 0.0.0.0
# DaemonPort = 6667
@@ -54,8 +54,7 @@
##
## Normally, BitlBee gets a hostname using getsockname(). If you have a nicer
## alias for your BitlBee daemon, you can set it here and BitlBee will identify
-## itself with that name instead. Leave it commented out if you want BitlBee to
-## use getsockname() to get a hostname.
+## itself with that name instead.
##
# HostName = localhost