mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 11:55:57 +00:00
fix typo in config.php-dist
This commit is contained in:
@@ -173,7 +173,8 @@
|
|||||||
// outgoing mail. Only used with SMTP_SERVER.
|
// outgoing mail. Only used with SMTP_SERVER.
|
||||||
|
|
||||||
define('SMTP_SECURE', '');
|
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) ***
|
// *** Other settings (less important) ***
|
||||||
|
|||||||
Reference in New Issue
Block a user