summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-22 11:12:19 +0100
committerAndrew Dolgov <[email protected]>2006-08-22 11:12:19 +0100
commit1ddba2752795ec35a82645af5a1f2bcd59ada54a (patch)
tree2c0890b326b71409b09cccec14b35b26100c46a4 /config.php-dist
parenta283b8d13e68921f27531994a331564a8a04020c (diff)
add global option DIGEST_ENABLE
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.php-dist b/config.php-dist
index 930e513fa..a50a51c4d 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -134,6 +134,9 @@
define('USE_CURL_FOR_ICONS', false);
// 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');
// Hostname for email digest signature