summaryrefslogtreecommitdiff
path: root/update_daemon.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon.php')
-rw-r--r--update_daemon.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_daemon.php b/update_daemon.php
index ce5d2535e..50d13191c 100644
--- a/update_daemon.php
+++ b/update_daemon.php
@@ -9,6 +9,7 @@
declare(ticks = 1);
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache-daemon');
+ define('SIMPLEPIE_CACHE_DIR', '/var/tmp/simplepie-ttrss-cache-daemon');
define('DISABLE_SESSIONS', true);
require_once "version.php";