temporarily disable max access token ttl

This commit is contained in:
Maidul Islam
2023-12-06 20:45:07 -05:00
parent a4f6b828ad
commit 89d0c0e3c3

View File

@@ -367,7 +367,7 @@ export const AddMachineIdentityModal = ({
</FormControl>
)}
/> */}
<Controller
{/* <Controller
control={control}
defaultValue="7200"
name="accessTokenMaxTTL"
@@ -386,7 +386,7 @@ export const AddMachineIdentityModal = ({
/>
</FormControl>
)}
/>
/> */}
<Controller
control={control}
defaultValue="7200"