feat(web): inter-job download delay setting (Settings → Monitor)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,7 @@ const DEFAULTS: Record<string, string> = {
|
||||
"monitor.retryIntervalHours": "6",
|
||||
"monitor.qualityCutoff": "2",
|
||||
"monitor.upgradeWindowDays": "14",
|
||||
"floor.jobDelaySeconds": "0",
|
||||
};
|
||||
|
||||
export async function GET() {
|
||||
|
||||
Reference in New Issue
Block a user