security/acme-clent: preserve sort order of automations, closes #2833

This commit is contained in:
Frank Wall
2022-03-23 13:22:35 +01:00
parent a45a8fb044
commit 03ad1c834b
2 changed files with 2 additions and 0 deletions
@@ -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>