refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import path from "path"
|
||||
import { Global } from "../global"
|
||||
|
||||
export const TRUNCATION_DIR = path.join(Global.Path.data, "tool-output")
|
||||
Reference in New Issue
Block a user