]> git.pld-linux.org Git - packages/bitlbee.git/blame - config.patch
skyped: allow override builtin Skype4Py transport
[packages/bitlbee.git] / config.patch
CommitLineData
23eb96be
ER
1Index: bitlbee-3.0.3/bitlbee.conf
2===================================================================
3--- bitlbee-3.0.3.orig/bitlbee.conf
4+++ bitlbee-3.0.3/bitlbee.conf
5@@ -23,14 +23,14 @@
6 ## If BitlBee is started by root as a daemon, it can drop root privileges,
7 ## and change to the specified user.
8 ##
9-# User = bitlbee
10+User = bitlbee
11
12 ## DaemonPort/DaemonInterface:
13 ##
14 ## For daemon mode, you can specify on what interface and port the daemon
15 ## should be listening for connections.
16 ##
17-# DaemonInterface = 0.0.0.0
18+DaemonInterface = 127.0.0.1
19 # DaemonPort = 6667
20
21 ## ClientInterface:
This page took 0.097918 seconds and 4 git commands to generate.