diff options
| author | Matt Corallo <[email protected]> | 2013-03-24 19:40:58 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2013-03-24 20:02:18 -0400 |
| commit | 97372c2d22eb81cba403166f99005ea32f4f6608 (patch) | |
| tree | 61de0064d91d2e98b6d8d3af3072f1b812ce331b /contrib/debian/examples | |
| parent | (finally) Remove IRC Seed support now that lfnet is down. (diff) | |
| download | discoin-97372c2d22eb81cba403166f99005ea32f4f6608.tar.xz discoin-97372c2d22eb81cba403166f99005ea32f4f6608.zip | |
Update contrib/debian (including IRC removal)
Diffstat (limited to 'contrib/debian/examples')
| -rw-r--r-- | contrib/debian/examples/bitcoin.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/debian/examples/bitcoin.conf b/contrib/debian/examples/bitcoin.conf index e56c43cb5..10ec36ae7 100644 --- a/contrib/debian/examples/bitcoin.conf +++ b/contrib/debian/examples/bitcoin.conf @@ -18,10 +18,6 @@ #connect=69.164.218.197 #connect=10.0.0.1:8333 -# Do not use Internet Relay Chat (irc.lfnet.org #bitcoin channel) to -# find other peers. -#noirc=1 - # Maximum number of inbound+outbound connections. #maxconnections= |