mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
Merge pull request #5168 from gigamonster256/push-rwxoyqsoyqlp
security/acme-client: allow always renew
This commit is contained in:
commit
728b97c87e
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@
|
|||
</autoRenewal>
|
||||
<renewInterval type="IntegerField">
|
||||
<Required>Y</Required>
|
||||
<MinimumValue>1</MinimumValue>
|
||||
<MinimumValue>0</MinimumValue>
|
||||
<MaximumValue>5000</MaximumValue>
|
||||
<Default>60</Default>
|
||||
</renewInterval>
|
||||
|
|
|
|||
Loading…
Reference in a new issue