specify clearly which tls settings are being overwritten/ignored depending on the 'Override system TLS settings' flag when adding/updating Domains
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -461,6 +461,7 @@ return [
|
||||
'novhostcontainer' => '<br><br><small class="text-danger">None of the IPs and ports has the "Create vHost-Container" option enabled, many settings here will not be available</small>',
|
||||
'ownsslvhostsettings' => 'Own SSL vHost-settings',
|
||||
'domain_override_tls' => 'Override system TLS settings',
|
||||
'domain_override_tls_addinfo' => '<br /><span class="text-danger">Only used if "Override system TLS settings" is set to "Yes"</span>',
|
||||
'domain_sslenabled' => 'Enable usage of SSL',
|
||||
'domain_honorcipherorder' => 'Honor the (server) cipher order, default <strong>no</strong>',
|
||||
'domain_sessiontickets' => 'Enable TLS sessiontickets (RFC 5077), default <strong>yes</strong>',
|
||||
@@ -613,7 +614,6 @@ return [
|
||||
'email_quota' => 'E-mail quota',
|
||||
'email_imap' => 'E-mail IMAP',
|
||||
'email_pop3' => 'E-mail POP3',
|
||||
'mail_quota' => 'Mailquota',
|
||||
'sendinfomail' => 'Send data via email to me',
|
||||
'generated_pwd' => 'Password suggestion',
|
||||
'usedmax' => 'Used / Max',
|
||||
|
||||
Reference in New Issue
Block a user