resolve old lng-references

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-05-02 08:56:39 +02:00
parent 7b6d5f1642
commit 00a3424f65
16 changed files with 41 additions and 24 deletions

View File

@@ -243,7 +243,6 @@ return [
'normal' => 'normal',
'paranoid' => 'paranoid',
],
'loggersystem' => 'System log',
'emaildomain' => 'Emaildomain',
'email_only' => 'Only email?',
'wwwserveralias' => 'Add a "www." ServerAlias',
@@ -2287,6 +2286,7 @@ Yours sincerely, your administrator',
],
'default_sslvhostconf' => [
'title' => 'Default SSL vHost-settings',
'description' => 'The content of this field will be included into this ip/port vHost container directly. You can use the following variables:<br/><code>{DOMAIN}</code>, <code>{DOCROOT}</code>, <code>{CUSTOMER}</code>, <code>{IP}</code>, <code>{PORT}</code>, <code>{SCHEME}</code>, <code>{FPMSOCKET}</code> (if applicable)<br/> Attention: The code won\'t be checked for any errors. If it contains errors, webserver might not start again!',
],
'includedefault_sslvhostconf' => 'Include non-SSL vHost-settings in SSL-vHost',
'apply_specialsettings_default' => [