I'm trying to get the the browser page to reset to home and clear cache on inactivity timer. I can get this to work by setting ClearCacheOnClose=TRUE, InactivityAction=exit, or restart and use RestartOnClose=True. However when the pwb reopens the inactivity timer starts immediately starts counting down on re-open which results in PWB continually restarting. Is there a better way to accomplish this? I just installed a fresh copy of PWB v3.05.11 x64 (CEF).
[Inactivity]
InactivityTimer=TRUE
InactivitySeconds=60
InactivityMessageFile=Inactivity.html
InactivityAction=exit
InactivityStartOnOpen=FALSE
InactivityShowDialog=TRUE
ResetOnMouseMove=TRUE
ResetOnMouseButton=TRUE
ResetOnKeyboard=TRUE
Thanks,
Brian
Inactivity timer and clearing cache
Re: Inactivity timer and clearing cache
This issue was caused by a bad registration number. Once I fixed that the issue disappeared.