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

milestone 0.2 changed to 1.0

This commit is contained in:
Andrew Dolgov
2005-08-25 14:35:59 +01:00
parent 760966c150
commit edb988ad56
4 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
<?
define(VERSION, "0.2-pre");
define(DB_CONN, "host=localhost dbname=fox user=fox password=XXXXXXXXXXX");
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache');
define(HEADLINES_PER_PAGE, 15);