Initial commit
This commit is contained in:
9
input/config.json
Normal file
9
input/config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"output_dir": "./output",
|
||||
"topic": "publicTrade.BTCUSDT",
|
||||
"ws_url": "wss://stream.bybit.com/v5/public/linear",
|
||||
"buffer_size": 10000,
|
||||
"log_file": "system.log",
|
||||
"log_to_stdout": false,
|
||||
"status_interval": 30
|
||||
}
|
||||
Reference in New Issue
Block a user