Config
@algorandfoundation/algokit-utils / types/config / Config
types/config.Config
The AlgoKit configuration type
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”• debug: boolean
Whether or not debug mode is enabled
Defined in
Section titled “Defined in”events
Section titled “events”• events: AsyncEventEmitter
Defined in
Section titled “Defined in”logger
Section titled “logger”• logger: Logger
Logger
Defined in
Section titled “Defined in”maxSearchDepth
Section titled “maxSearchDepth”• maxSearchDepth: number
The maximum depth to search for a specific file
Defined in
Section titled “Defined in”populateAppCallResources
Section titled “populateAppCallResources”• populateAppCallResources: boolean
Whether to enable populateAppCallResources in sendParams by default. Default value is false.
Defined in
Section titled “Defined in”projectRoot
Section titled “projectRoot”• projectRoot: null | string
The path to the project root directory
Defined in
Section titled “Defined in”traceAll
Section titled “traceAll”• traceAll: boolean
Indicates whether to trace all operations
Defined in
Section titled “Defined in”traceBufferSizeMb
Section titled “traceBufferSizeMb”• traceBufferSizeMb: number
The size of the trace buffer in megabytes