mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-22 17:45:45 +02:00
contrib/linearize: split output files based on new-timestamp-year or max-file-size
This commit is contained in:
@@ -26,4 +26,7 @@ output.
|
||||
|
||||
Optional config file setting for linearize-data:
|
||||
* "netmagic": network magic number
|
||||
* "max_out_sz": maximum output file size (default 1000*1000*1000)
|
||||
* "split_year": Split files when a new year is first seen, in addition to
|
||||
reaching a maximum file size.
|
||||
|
||||
|
Reference in New Issue
Block a user