mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 14:35:55 +00:00
remove PG_VERSION config variable, get version from server
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user