The very last change you're instructed to make in the readme involves replacing some code in the WriteStatistics function of default.asp. In your new code you should have the following line:if DateDiff ("n", DateAdd("n", -15, strForumTimeAdjust), lastActive) > 0 then
Change the 15 on that line to however many minutes you want.