mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 00:25:54 +00:00
config: remove TMP_DIRECTORY
This commit is contained in:
3
debian/config.php-dist-tt-rss-mysql.diff
vendored
3
debian/config.php-dist-tt-rss-mysql.diff
vendored
@@ -31,5 +31,4 @@
|
||||
- define('CACHE_DIR', 'cache');
|
||||
+ define('CACHE_DIR', '/var/cache/tt-rss');
|
||||
// Local cache directory for RSS feed content.
|
||||
|
||||
define('TMP_DIRECTORY', '/tmp');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user