Skip to content

Commit 1c60192

Browse files
committed
feat-fix: add heat config flag to the interface wiki
1 parent e0d9d5d commit 1c60192

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/documentation/wiki-interface.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,8 @@ ${codeBlock('json', JSON.stringify(
252252
}
253253
},
254254
repl: {
255-
quickStats: false
255+
quickStats: false,
256+
dfProcessorHeat: false
256257
},
257258
project: {
258259
resolveUnknownPathsOnDisk: true

0 commit comments

Comments
 (0)