You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
290 B
20 lines
290 B
bindpoint = '127.0.0.1:8001'
|
|
file = 'chain.dat'
|
|
max_content_length = 4194304
|
|
max_gen_size = 256
|
|
save_interval_secs = 2
|
|
trust_x_forwarded_for = false
|
|
feed_bounds = '2..'
|
|
|
|
[filter]
|
|
inbound = ''
|
|
outbound = ''
|
|
|
|
[writer]
|
|
backlog = 32
|
|
internal_backlog = 8
|
|
capacity = 4
|
|
|
|
[mask]
|
|
default = 'Accept'
|