How to reset timeout value which is retrieve from Database #390
Naveen-SPM-DealDox
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
useIdleTimer({ timeout: 1000 * 60 * idleTime, onIdle: handleOnIdle, debounce: 500, });
We are looking to configure timeout value from DB
Beta Was this translation helpful? Give feedback.
All reactions