From 52c90d5b9a6df140f9949186271b5fe1a0a1ae40 Mon Sep 17 00:00:00 2001
From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 17:40:38 +0100
Subject: [PATCH] Tue Jan 24 20:38:21 GMT 2012  Brian Warner
 <warner@lothar.com>   * 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