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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user