1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:35:56 +00:00

schema updates, ICONS_DIR/ICONS_URL moved to config.php

This commit is contained in:
Andrew Dolgov
2005-11-18 08:04:41 +01:00
parent 8c7bbd2d4e
commit 273a2f6b43
5 changed files with 7 additions and 9 deletions

View File

@@ -13,6 +13,8 @@
define(WEB_DEMO_MODE, false);
define(ICONS_DIR, "icons");
define(ICONS_URL, "icons");
define(USE_HTTP_AUTH, false);
// use HTTP Basic authentication