zhizhi/backend/coldstart/config.json

9 lines
154 B
JSON
Raw Normal View History

2026-03-08 17:47:12 +08:00
{
"serverPort": 3014,
"webhookUrl": "",
"logPath": "./logs",
"historyPath": "./warmup-history.json",
"autoCleanDays": 7,
"retryCount": 3
}