1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:25:56 +00:00

optional DB_PORT, misc js cleanups

This commit is contained in:
Andrew Dolgov
2006-03-21 11:38:41 +01:00
parent 10031c3b74
commit befc807f83
6 changed files with 19 additions and 18 deletions

View File

@@ -7,6 +7,7 @@
define('DB_USER', "fox");
define('DB_NAME', "fox");
define('DB_PASS', "XXXXXX");
//define('DB_PORT', '5432'); // when neeeded, PG-only
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache');
// Local cache directory for RSS feeds