mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
note it's deprecated
This commit is contained in:
parent
c9f7ce8db5
commit
0258bb7295
@ -475,7 +475,7 @@ class _Config(object):
|
||||
raise
|
||||
introducers = {}
|
||||
|
||||
# read furl from tahoe.cfg
|
||||
# supported the deprecated [client]introducer.furl item in tahoe.cfg
|
||||
tahoe_cfg_introducer_furl = self.get_config("client", "introducer.furl", None)
|
||||
if tahoe_cfg_introducer_furl == "None":
|
||||
raise ValueError(
|
||||
|
Loading…
Reference in New Issue
Block a user