From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 16:40:38 +0000 (+0100)
Subject: Tue Jan 24 20:38:21 GMT 2012  Brian Warner <warner@lothar.com>
X-Git-Url: https://git.rkrishnan.org/Site/bar.txt?a=commitdiff_plain;h=52c90d5b9a6df140f9949186271b5fe1a0a1ae40;p=tahoe-lafs%2Ftahoe-lafs.git

Tue Jan 24 20:38:21 GMT 2012  Brian Warner <warner@lothar.com>
  * Added clarification on how interface= works
---

diff --git a/docs/configuration.rst b/docs/configuration.rst
index 5fb2a214..b4a22fea 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -45,6 +45,8 @@ The item descriptions below use the following types:
     "``tcp:3456:interface=127.0.0.1``". For a full description of the format,
     see `the Twisted strports documentation
     <http://twistedmatrix.com/documents/current/api/twisted.application.strports.html>`_.
+    Please note, if interface= is not specified, Tahoe-LAFS will attempt to
+    bind the port specified on all interfaces.
 
 ``FURL string``