forgot to add the ssl-default-vhostconf-domain fields in ipsandports

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2019-10-12 14:39:58 +02:00
parent 93aa8bff1e
commit b6367e1be1
4 changed files with 45 additions and 0 deletions

View File

@@ -2075,3 +2075,4 @@ $lng['usersettings']['api_allowed']['notice'] = 'API access is not allowed for y
$lng['serversettings']['default_sslvhostconf']['title'] = 'Default SSL vHost-settings';
$lng['serversettings']['includedefault_sslvhostconf'] = 'Include non-SSL vHost-settings in SSL-vHost';
$lng['admin']['ownsslvhostsettings'] = 'Own SSL vHost-settings';
$lng['admin']['ipsandports']['ssl_default_vhostconf_domain'] = 'Default SSL vHost-settings for every domain container';