Ticket #1418: tahoe-client.cfg

File tahoe-client.cfg, 340 bytes (added by rycee, at 2011-06-22T09:04:06Z)

My client config with helper enabled.

Line 
1# -*- mode: conf; coding: utf-8 -*-
2
3[node]
4nickname = None
5web.port = tcp:3459:interface=127.0.0.1
6web.static = public_html
7
8[client]
9introducer.furl = pb://[snip]/introducer
10helper.furl = pb://[snip]/vp64evhrcwa7hg27miqnxxxxenzrjziw
11shares.needed = 1
12shares.happy = 3
13shares.total = 3
14
15[storage]
16enabled = false
17
18[helper]
19enabled = false