]> git.wh0rd.org - tt-rss.git/blobdiff - update_daemon_loop.php
allow connections to pgsql without password
[tt-rss.git] / update_daemon_loop.php
index 064a904d3de139cfa71a9bc419715137d0584a8f..0586aa4dd12794bb37342bcd33f0d15ecfaff122 100755 (executable)
@@ -12,8 +12,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";