From e2f728be035cca5b1046ec64405666d789f04efd Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 12 Jan 2006 14:50:53 +0100 Subject: new global option: ENABLE_FEED_BROWSER --- config.php-dist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 5935dd126..95086be7e 100644 --- a/config.php-dist +++ b/config.php-dist @@ -64,6 +64,9 @@ define('MAIL_FROM', 'TT-RSS Daemon '); // Pretty obvious, I suppose. + + define('ENABLE_FEED_BROWSER', true); + // Enable or disable local feed browser // vim:ft=php ?> -- cgit v1.2.3