From cd82f4b5cbad2a183fa566dcc5ff244d1438390b Mon Sep 17 00:00:00 2001
From: Patrick R McDonald <marlowe@antagonism.org>
Date: Thu, 19 Jan 2012 20:52:12 -0500
Subject: [PATCH] Added clarification on how interface= works

---
 docs/configuration.rst | 2 ++
 1 file changed, 2 insertions(+)

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