summaryrefslogtreecommitdiff
path: root/update_daemon_loop.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon_loop.php')
-rwxr-xr-xupdate_daemon_loop.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/update_daemon_loop.php b/update_daemon_loop.php
index 064a904d3..0586aa4dd 100755
--- a/update_daemon_loop.php
+++ b/update_daemon_loop.php
@@ -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";