Content deleted Content added
m Capitalization |
Tweak batch deletion settings so that only around 3% will be left over due to general weirdness. It's slower, but alas. |
||
Line 25:
*/
if( typeof( TwinkleConfig.batchDeleteChunks ) == 'undefined' ) {
TwinkleConfig.batchdeleteChunks =
}
Line 33:
*/
if( typeof( TwinkleConfig.batchDeleteMinCutOff ) == 'undefined' ) {
TwinkleConfig.batchDeleteMinCutOff =
}
/**
|