1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:25:56 +00:00

simplepie-related fixes

This commit is contained in:
Andrew Dolgov
2007-08-23 12:32:24 +01:00
parent 34c00a37f8
commit ca872b9dfa
2 changed files with 22 additions and 13 deletions

View File

@@ -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).