Inactivity timer and clearing cache
Posted: Thu Dec 30, 2021 12:21 pm
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]
InactivityTimer=TRUE
InactivitySeconds=60
InactivityMessageFile=Inactivity.html
InactivityAction=exit
InactivityStartOnOpen=FALSE
InactivityShowDialog=TRUE
ResetOnMouseMove=TRUE
ResetOnMouseButton=TRUE
ResetOnKeyboard=TRUE
Thanks,
Brian