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
Change the way we handle timeout format, introducing <value> + suffix
that can be:
- s: seconds
- m: minutes
- h: hours
- d: days
For example, '30m' means '30 minutes'. If no suffix is given, we threat
the input value in seconds.
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
0 commit comments