summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-31 05:19:45 +0100
committerAndrew Dolgov <[email protected]>2006-03-31 05:19:45 +0100
commit6e7f8d269e3c84807072607edc765d6c0f72712c (patch)
tree17f891e8fcd16327de69b814021a726cd0ab7678 /config.php-dist
parent1b758780aa92e07e10dfa02fe1f3980e7f85ee68 (diff)
remove PG_VERSION config variable, get version from server
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.php-dist b/config.php-dist
index d07f2eb64..fa7376af7 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -9,9 +9,6 @@
define('DB_PASS', "XXXXXX");
//define('DB_PORT', '5432'); // when neeeded, PG-only
- define('PG_VERSION', '8.0');
- // Your PostgreSQL server version. Valid values: 7.4, 8.0, 8.1
-
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache');
// Local cache directory for RSS feeds