From ca872b9dfaad04cc7ee0b6ca5401f40d45a8d8bc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 23 Aug 2007 12:32:24 +0100 Subject: simplepie-related fixes --- config.php-dist | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index bb98c4aab..3e412aef9 100644 --- a/config.php-dist +++ b/config.php-dist @@ -158,9 +158,6 @@ // support HTTP Digest authentication, so you won't be able // to access, for example, Livejournal friend-only posts. - define('SIMPLEPIE_CACHE_DIR', '/var/tmp/simplepie-ttrss-cache'); - // Cache directory for SimplePie - define('CONFIG_VERSION', 9); // Expected config version. Please update this option in config.php // if necessary (after migrating all new options from this file). -- cgit v1.2.3-54-g00ecf