10 lines
223 B
JSON
10 lines
223 B
JSON
{
|
|
"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
|
|
}
|