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:
@@ -31,6 +31,7 @@ const MONITOR_FIELDS: [string, string][] = [
|
||||
["monitor.retryIntervalHours", "Retry interval (hours)"],
|
||||
["monitor.qualityCutoff", "Quality cutoff"],
|
||||
["monitor.upgradeWindowDays", "Upgrade window (days)"],
|
||||
["floor.jobDelaySeconds", "Delay between downloads (seconds)"],
|
||||
];
|
||||
|
||||
export function SettingsForm() {
|
||||
|
||||
Reference in New Issue
Block a user