ctivated (#20670)
This commit is contained in:
parent
0750d31a4c
commit
7753808910
|
@ -531,7 +531,7 @@ Defaults to 8760 hours (1 year).`,
|
|||
Type: framework.TypeDurationSecond,
|
||||
Description: `The amount of time that must pass after creation
|
||||
that an account with no orders is marked revoked, and the amount of time
|
||||
after being marked revoked or dea`,
|
||||
after being marked revoked or deactivated.`,
|
||||
Default: int(defaultTidyConfig.AcmeAccountSafetyBuffer / time.Second), // TypeDurationSecond currently requires defaults to be int
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue