From: Patrick R McDonald <marlowe@antagonism.org>
Date: Fri, 20 Jan 2012 01:52:12 +0000 (-0500)
Subject: Added clarification on how interface= works
X-Git-Url: https://git.rkrishnan.org/pf/content/en/footer/reliability?a=commitdiff_plain;h=cd82f4b5cbad2a183fa566dcc5ff244d1438390b;p=tahoe-lafs%2Ftahoe-lafs.git

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``