Make configuration truthful and clean remote session files

This commit is contained in:
2026-08-10 21:41:00 +00:00
parent 72a200968a
commit 32653f54f9
32 changed files with 395 additions and 72 deletions

View File

@@ -62,6 +62,7 @@ const (
DefaultArchiveEnabled = true
DefaultArchiveUploadRun = true
DefaultNotificationMode = "noop"
PathWorkDirSegment = "work"
PathInputsDirSegment = "inputs"