39f066f
--- a/bitlbee.conf
39f066f
+++ b/bitlbee.conf
e57ae71
@@ -23,14 +23,14 @@
e57ae71
 ## If BitlBee is started by root as a daemon, it can drop root privileges,
e57ae71
 ## and change to the specified user.
e57ae71
 ##
e57ae71
-# User = bitlbee
e57ae71
+User = bitlbee
e57ae71
 
e57ae71
 ## DaemonPort/DaemonInterface:
e57ae71
 ##
e57ae71
 ## For daemon mode, you can specify on what interface and port the daemon
e57ae71
 ## should be listening for connections.
e57ae71
 ##
e57ae71
-# DaemonInterface = 0.0.0.0
e57ae71
+DaemonInterface = 127.0.0.1
e57ae71
 # DaemonPort = 6667
e57ae71
 
e57ae71
 ## ClientInterface: