use correct syntax for postconf in Let's Encrypt renew-hook service-configuration replacement; add missing language strings

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2024-01-19 16:01:31 +01:00
parent bc1892d4ec
commit 616dcb1fda
4 changed files with 30 additions and 12 deletions

View File

@@ -2229,6 +2229,14 @@ Yours sincerely, your administrator',
'title' => 'Collapse menu-sections',
'description' => 'If deactivated, the left-side menu sections will always be expanded.',
],
'le_renew_services' => [
'title' => 'Use froxlor Let\'s Encrypt certificate for these services',
'description' => 'If set to none (or the renew-hook command below is empty), no configuration adjustments regarding ssl will be made to the selected services.<br><br>The reload-command for the services selected should be added in the renew-hook command or the configuration changes or renewed certificates may not be applied correctly.',
],
'le_renew_hook' => [
'title' => 'Let\'s Encrypt renew-hook command',
'description' => 'Set this to a command that restarts the services selected above in order for renewed certificates to be used correctly by the service.',
],
],
'spf' => [
'use_spf' => [