|
|
@ -134,6 +134,9 @@
|
|
|
|
define('USE_CURL_FOR_ICONS', false);
|
|
|
|
define('USE_CURL_FOR_ICONS', false);
|
|
|
|
// Fetch favicons using CURL, useful if your PHP has disabled remote fopen()
|
|
|
|
// Fetch favicons using CURL, useful if your PHP has disabled remote fopen()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define('DIGEST_ENABLE', true);
|
|
|
|
|
|
|
|
// Global option to enable daily digests
|
|
|
|
|
|
|
|
|
|
|
|
define('DIGEST_HOSTNAME', 'some.ttrss.host.dom');
|
|
|
|
define('DIGEST_HOSTNAME', 'some.ttrss.host.dom');
|
|
|
|
// Hostname for email digest signature
|
|
|
|
// Hostname for email digest signature
|
|
|
|
|
|
|
|
|
|
|
|