9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"serverPort": 3014,
|
|
"webhookUrl": "",
|
|
"logPath": "./logs",
|
|
"historyPath": "./warmup-history.json",
|
|
"autoCleanDays": 7,
|
|
"retryCount": 3
|
|
}
|