]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
Merge branch 'master' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx...
[tt-rss.git] / config.php-dist
index 1eb4a13e40abf1caa9a5ee324fab4b3aaa3c8470..1fdec26e4f5ddc2396bd0c2e87f68fc97214bd04 100644 (file)
        // These two options enable SMTP authentication when sending
        // outgoing mail. Only used with SMTP_SERVER.
 
+       define('SMTP_SECURE', '');
+       // used to select a secure SMTP conneciton.  can be tls, ssl or enpty
+       
        // ***************************************
        // *** Other settings (less important) ***
        // ***************************************