mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/acme: increase max value for certificate renewal interval
This commit is contained in:
@@ -283,7 +283,7 @@
|
||||
<renewInterval type="IntegerField">
|
||||
<Required>Y</Required>
|
||||
<MinimumValue>1</MinimumValue>
|
||||
<MaximumValue>60</MaximumValue>
|
||||
<MaximumValue>5000</MaximumValue>
|
||||
<default>60</default>
|
||||
</renewInterval>
|
||||
<aliasmode type="OptionField">
|
||||
|
||||
Reference in New Issue
Block a user