mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
security/acme-client: allow always renew
This commit is contained in:
parent
2b44156267
commit
b23594e102
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,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