You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the slider component has its limits hardcoded to [1,7], which
matches with the default value of 168h. the value on the server
can be changed however, using the --max-lifetime flag.
adjusting the value on the backend should also scale the slider
on the frontend