summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-21 11:38:41 +0100
committerAndrew Dolgov <[email protected]>2006-03-21 11:38:41 +0100
commitbefc807f838f69f73fd07282ba389784fac499ab (patch)
treeb1b85e8e40f2106a1e722c699903c43ef40a0fb4 /config.php-dist
parent10031c3b74a3b9698e8ddbfb2026c56760ad8eb3 (diff)
optional DB_PORT, misc js cleanups
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.php-dist b/config.php-dist
index af04b603b..3f2f8cb00 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -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