Closed JamesT42 closed 10 years ago
No, that was already in there in StepperModel::doStep. Look for lines like: if(maxStepCount==0 || currentStepcount<=maxStepCount) Just define some value other than 0 in the config.
ah yes thx. I was looking in the wrong place
Sorry, I'm new to github, I could not completely remove my private config stuff...