1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-21 22:41:28 +00:00

update config template

This commit is contained in:
Andrew Dolgov
2009-12-28 12:22:56 +03:00
parent 7e329f13ab
commit 15ea06910c

View File

@@ -30,6 +30,8 @@
define('ICONS_DIR', "icons"); define('ICONS_DIR', "icons");
define('ICONS_URL', "icons"); define('ICONS_URL', "icons");
// Local and URL path to the directory, where feed favicons are stored. // Local and URL path to the directory, where feed favicons are stored.
// Unless you really know what you're doing, please keep those relative
// to tt-rss main directory.
define('SINGLE_USER_MODE', true); define('SINGLE_USER_MODE', true);
// Operate in single user mode, disables all functionality related to // Operate in single user mode, disables all functionality related to