refactor(cron): move store into ~/.clawdis/cron

This commit is contained in:
Peter Steinberger
2025-12-13 12:38:08 +00:00
parent 3863fe6412
commit 3e2e4be680
10 changed files with 90 additions and 63 deletions

View File

@@ -1601,7 +1601,10 @@
"maximum": 5000,
"type": "integer"
}
}
},
"required": [
"id"
]
},
"CronRunLogEntry": {
"additionalProperties": false,