]> git.wh0rd.org - tt-rss.git/blobdiff - update_daemon2.php
remove custom hardcoded cache destinations in various daemon scripts
[tt-rss.git] / update_daemon2.php
index 779373a632faba6c273b962348cbaf343aefb89c..431f0b6a11d62dc8a40f89ec42ac142928be060b 100755 (executable)
@@ -8,8 +8,6 @@
 
        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";