This commit is contained in:
Louis Lam
2025-03-30 06:58:07 +08:00
parent c62b91682e
commit cdbf7f1843
8 changed files with 57 additions and 51 deletions

View File

@@ -30,6 +30,7 @@ export interface Arguments {
hostname? : string;
dataDir? : string;
stacksDir? : string;
enableConsole? : boolean;
}
// Some config values are required