Added cronjob to database and added a hint to the README
Signed-off-by: Florian Aders <eleras@froxlor.org>
This commit is contained in:
@@ -1929,4 +1929,5 @@ $lng['opcacheinfo']['false'] = '<i>false</i>';
|
||||
$lng['domains']['letsencrypt']['title'] = 'Use Let\'s Encrypt';
|
||||
$lng['domains']['letsencrypt']['description'] = 'Get a free certificate from <a href="https://letsencrypt.org">Let\'s Encrypt</a>. The certificate will be created and renewed automatically.<br><strong class="red">ATTENTION:</strong>This is not possible for wildcard - domains';
|
||||
$lng['error']['sslredirectonlypossiblewithsslipport'] = 'Using Let\'s Encrypt is only possible when the domain has at least one ssl-enabled IP/port combination assigned.';
|
||||
$lng['panel']['letsencrypt'] = 'Using Let\'s encrypt';
|
||||
$lng['panel']['letsencrypt'] = 'Using Let\'s encrypt';
|
||||
$lng['crondesc']['cron_letsencrypt'] = 'updating Let\'s Encrypt certificates';
|
||||
Reference in New Issue
Block a user