Skip to content

AlgoKitConfig

Defined in: src/updatable-config.ts:5

The AlgoKit configuration type

debug: boolean

Defined in: src/updatable-config.ts:9

Whether or not debug mode is enabled


events: AsyncEventEmitter

Defined in: src/updatable-config.ts:24


logger: Logger

Defined in: src/updatable-config.ts:7

Logger


maxSearchDepth: number

Defined in: src/updatable-config.ts:17

The maximum depth to search for a specific file


populateAppCallResources: boolean

Defined in: src/updatable-config.ts:22

Whether to enable populateAppCallResources in sendParams by default. Default value is false.


projectRoot: string | null

Defined in: src/updatable-config.ts:11

The path to the project root directory


traceAll: boolean

Defined in: src/updatable-config.ts:13

Indicates whether to trace all operations


traceBufferSizeMb: number

Defined in: src/updatable-config.ts:15

The size of the trace buffer in megabytes