-
Notifications
You must be signed in to change notification settings - Fork 66
Operational Configuration
Eric Voskuil edited this page Mar 19, 2017
·
20 revisions
Default configuration is generally optimal for operational use with the exception of values that cannot be optimally defaulted due to lack of contextual information. Note that the values below are not differences from initial configuration but instead differences from default configuration.
[log]
# debug_file = debug.log
# error_file = error.log
# archive_directory = archive
rotation_size = 10000
[network]
# self = 0.0.0.0:0
[database]
# directory = blockchain
flush_writes = false
[node]
block_poll_seconds = 15
minimum_byte_fee_satoshis = 10
[server]
subscription_limit = 1000
Users | Developers | License | Copyright © 2011-2024 libbitcoin developers
- Home
- Build Server
- Download Server
- Frequently Asked Questions
- General Information
- Client Server Interface
- Configuration Settings
- Tutorials