mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
temporarily disable max access token ttl
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user