Adjust times so that the second pass doesn't take so long (we may need to tweak these further).

This commit is contained in:
Davide P. Cervone 2014-12-30 18:20:20 -05:00
parent 3f5730a59f
commit 034041e6d3

View File

@ -40,7 +40,7 @@
config: HUB.CombineConfig("CHTML-preview",{
Chunks: {EqnChunk: 10000, EqnChunkFactor: 1, EqnChunkDelay: 0},
color: "inherit!important",
updateTime: 10, updateDelay: 10,
updateTime: 30, updateDelay: 6,
messageStyle: "none",
disabled: false
}),