Page 1 of 1

InactivityWarnAt?

Posted: Fri Dec 30, 2016 10:28 am
by alwysSUNNY
Hello,

I would like an inactivity warning to come up at 20 seconds left instead of 10, is there a way to set this like with the Activity messages:

ActivityWarnAt=900
ActivityWarnMessageFile=Activity.html
ActivityStartOnOpen=False
ActivitySecondWarnAt=300
ActivitySecondWarnMessageFile=ActivityWarning.html

Thanks

Re: InactivityWarnAt?

Posted: Tue Jan 03, 2017 2:01 pm
by Scott
There is no warning for the Inactivity timer as it just counts down the inactivity and any activity will restart the timer.

You can adjust how long the inactivity dialog is shown for with the following setting.

[Dialogs]
DialogSeconds=15

--Scott