]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
fix typo in config.php-dist
[tt-rss.git] / config.php-dist
index 0d1bfbc01da0fdacc1af0867f4cfcbe3ec45d29c..4ebce3f41147451c519d7cdccdc74c2711b26994 100644 (file)
        // outgoing mail. Only used with SMTP_SERVER.
 
        define('SMTP_SECURE', '');
-       // used to select a secure SMTP conneciton.  can be tls, ssl or enpty
+       // Used to select a secure SMTP connection. Allowed values: ssl, tls,
+       // or empty.
        
        // ***************************************
        // *** Other settings (less important) ***