Skip to content
Snippets Groups Projects
Commit 45b13731 authored by Larbi Gharib's avatar Larbi Gharib
Browse files

Device lifetime 1 year

Change-Id: I0f6cdbf356855cc100aa1e4344d3333bab92c3a9
parent 3c81650c
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ export default function ServerParameters(props) {
certificateRevocationTypes[0]
);
const [deviceLifetime, setDeviceLifetime] = React.useState(
deviceLifetimeTypes[0]
deviceLifetimeTypes[3]
);
const [userAccountLifetime, setUserAccountLifetime] = React.useState(
userAccountLifetimeTypes[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment