mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
Merge branch 'main' of https://github.com/SECTL/SecScore
This commit is contained in:
@@ -28,6 +28,7 @@ export interface AutoScoreExecutionConfig {
|
||||
cooldownMinutes?: number | null
|
||||
maxRunsPerDay?: number | null
|
||||
maxScoreDeltaPerDay?: number | null
|
||||
startAt?: string | null
|
||||
}
|
||||
|
||||
export interface AutoScoreExecutionBatch {
|
||||
|
||||
Reference in New Issue
Block a user