mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-11 20:11:47 +00:00
remove tub.location from smoke_test config for storage nodes
This commit is contained in:
@ -115,7 +115,7 @@ for x in range(5):
|
|||||||
nickname = node%(node_id)s
|
nickname = node%(node_id)s
|
||||||
web.port =
|
web.port =
|
||||||
web.static = public_html
|
web.static = public_html
|
||||||
tub.location = localhost:%(tub_port)d
|
# tub.location = localhost:%(tub_port)d
|
||||||
|
|
||||||
[client]
|
[client]
|
||||||
# Which services should this client connect to?
|
# Which services should this client connect to?
|
||||||
|
Reference in New Issue
Block a user