mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 01:51:28 +00:00
initial work on update daemon
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
// directory defined in config.php won't be accessible
|
||||
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache-cli');
|
||||
|
||||
define('DISABLE_SESSIONS', true);
|
||||
|
||||
require_once "sanity_check.php";
|
||||
require_once "config.php";
|
||||
require_once "db.php";
|
||||
|
||||
Reference in New Issue
Block a user