etc: sample.conf.

This commit is contained in:
Christopher Jeffrey 2016-08-27 10:25:14 -07:00
parent d94c143b5d
commit d12861a552
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -7,17 +7,17 @@ use-workers: true
# worker-timeout: 5000 # worker-timeout: 5000
# sigcache-size: 50000 # sigcache-size: 50000
# Logger
log-level: debug
log-console: true
log-file: true
# Node # Node
prefix: ~/.bcoin prefix: ~/.bcoin
db: leveldb db: leveldb
max-files: 64 max-files: 64
# fast: false # fast: false
# Logger
log-level: debug
log-console: true
log-file: true
# Chain # Chain
# witness: true # witness: true
# prune: false # prune: false