mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
use CURL when it is available, remove option USE_CURL
This commit is contained in:
@@ -71,9 +71,6 @@
|
||||
define('CHECK_FOR_NEW_VERSION', true);
|
||||
// Check for new versions of tt-rss automatically.
|
||||
|
||||
define('USE_CURL', false);
|
||||
// Use CURL to fetch remote data instead of PHP built-in fopen()
|
||||
|
||||
define('DIGEST_ENABLE', true);
|
||||
// Global option to enable daily digests. Also toggles the ability of users
|
||||
// to forward articles by email.
|
||||
|
||||
Reference in New Issue
Block a user