Merge pull request #28878 from astraw99/patch-1
Fix pending CSR delete time is 24 hours
This commit is contained in:
commit
0606d22bae
|
@ -56,7 +56,7 @@ state for some duration:
|
|||
|
||||
* Approved requests: automatically deleted after 1 hour
|
||||
* Denied requests: automatically deleted after 1 hour
|
||||
* Pending requests: automatically deleted after 1 hour
|
||||
* Pending requests: automatically deleted after 24 hours
|
||||
|
||||
## Signers
|
||||
|
||||
|
|
Loading…
Reference in New Issue