mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-29 18:37:11 +00:00
config: remove TMP_DIRECTORY
This commit is contained in:
@@ -42,9 +42,6 @@
|
||||
define('CACHE_DIR', 'cache');
|
||||
// Local cache directory for RSS feed content.
|
||||
|
||||
define('TMP_DIRECTORY', '/tmp');
|
||||
// Directory for temporary files
|
||||
|
||||
define('ICONS_DIR', "feed-icons");
|
||||
define('ICONS_URL', "feed-icons");
|
||||
// Local and URL path to the directory, where feed favicons are stored.
|
||||
|
||||
Reference in New Issue
Block a user