mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 12:47:38 +00:00
mention that WEB_DEMO_MODE is obsolete
This commit is contained in:
@@ -14,6 +14,8 @@
|
|||||||
|
|
||||||
define('WEB_DEMO_MODE', false);
|
define('WEB_DEMO_MODE', false);
|
||||||
// Demo mode with reduced functionality.
|
// Demo mode with reduced functionality.
|
||||||
|
// Warning: this option is obsolete. Don't rely on it being
|
||||||
|
// checked in all necessary places.
|
||||||
|
|
||||||
define('ICONS_DIR', "icons");
|
define('ICONS_DIR', "icons");
|
||||||
define('ICONS_URL', "icons");
|
define('ICONS_URL', "icons");
|
||||||
|
|||||||
Reference in New Issue
Block a user