Put back line removed accidentally in 5db83ee04d

pull/5586/head
Sebastiaan Lokhorst 8 years ago
parent b9cf2755ce
commit d3380b6052

@ -42,6 +42,7 @@ $config['default_host'] = 'localhost';
// SMTP server host (for sending mails). // SMTP server host (for sending mails).
// Enter hostname with prefix tls:// to use STARTTLS, or use // Enter hostname with prefix tls:// to use STARTTLS, or use
// prefix ssl:// to use the deprecated SSL over SMTP (aka SMTPS) // prefix ssl:// to use the deprecated SSL over SMTP (aka SMTPS)
// Supported replacement variables:
// %h - user's IMAP hostname // %h - user's IMAP hostname
// %n - hostname ($_SERVER['SERVER_NAME']) // %n - hostname ($_SERVER['SERVER_NAME'])
// %t - hostname without the first part // %t - hostname without the first part

Loading…
Cancel
Save