mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/acme-clent: preserve sort order of automations, closes #2833
This commit is contained in:
+1
@@ -84,6 +84,7 @@
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<allownew>true</allownew>
|
||||
<sortable>true</sortable>
|
||||
<help>Choose the automations that should be run after certificate creation and renewal. Basically every application requires a quick restart to reload the updated certificate. If you don't configure an automation, the in-memory certificate may expire and cause security warnings and other issues.</help>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
@@ -270,6 +270,7 @@
|
||||
</actions>
|
||||
</Model>
|
||||
<ValidationMessage>Related automation not found</ValidationMessage>
|
||||
<Sorted>Y</Sorted>
|
||||
<multiple>Y</multiple>
|
||||
<Required>N</Required>
|
||||
</restartActions>
|
||||
|
||||
Reference in New Issue
Block a user