[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2788: add connection-policy configuration
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Aug 31 22:23:36 UTC 2016
#2788: add connection-policy configuration
------------------------------+-----------------------
Reporter: warner | Owner: warner
Type: enhancement | Status: closed
Priority: normal | Milestone: undecided
Component: code-network | Version: 1.11.0
Resolution: fixed | Keywords:
Launchpad Bug: |
------------------------------+-----------------------
Comment (by warner):
Two small updates:
* I went with `[tor] enabled = false` instead of `[connections] tor =
disabled`, because that way I can avoid importing tor/txtorcon when we
aren't going to use it. (the function that does the tor import is only
paying attention to the `[tor]` section, it was cleanest that way)
* Just to be clear, it's spelled `[tor] enabled = false`, not `[tor]
enable = false`. I initially implemented it as `enable`, but I'm fixing
that now, since all other uses of enable/disable in tahoe.cfg use the
past-tense (present-participle?) form, "enabled" / "disabled".
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2788#comment:29>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list