Added clarification on how interface= works

This commit is contained in:
Patrick R McDonald 2012-01-19 20:52:12 -05:00 committed by Brian Warner
parent 6ce14241d0
commit cd82f4b5cb

View File

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