]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
ttrssMailer: fix typo
[tt-rss.git] / config.php-dist
index 9dd46e295f936e549256d980245100d1c4c9a26a..48bd598704286ed97974e862aac74fe8093ccf8b 100644 (file)
        define('SMTP_LOGIN', '');
        define('SMTP_PASSWORD', '');
        // These two options enable SMTP authentication when sending
-       // outgoing mail. Only used with SMTP_HOST
+       // outgoing mail. Only used with SMTP_SERVER.
 
        // ***************************************
        // *** Other settings (less important) ***