Adjust times so that the second pass doesn't take so long (we may need to tweak these further).
This commit is contained in:
parent
3f5730a59f
commit
034041e6d3
|
@ -40,7 +40,7 @@
|
||||||
config: HUB.CombineConfig("CHTML-preview",{
|
config: HUB.CombineConfig("CHTML-preview",{
|
||||||
Chunks: {EqnChunk: 10000, EqnChunkFactor: 1, EqnChunkDelay: 0},
|
Chunks: {EqnChunk: 10000, EqnChunkFactor: 1, EqnChunkDelay: 0},
|
||||||
color: "inherit!important",
|
color: "inherit!important",
|
||||||
updateTime: 10, updateDelay: 10,
|
updateTime: 30, updateDelay: 6,
|
||||||
messageStyle: "none",
|
messageStyle: "none",
|
||||||
disabled: false
|
disabled: false
|
||||||
}),
|
}),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user