From: Andrew Dolgov Date: Mon, 28 Dec 2009 09:22:56 +0000 (+0300) Subject: update config template X-Git-Tag: 1.4.0~134 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=15ea06910ca9b50d42d8aae96524365594f9aac3;p=tt-rss.git update config template --- diff --git a/config.php-dist b/config.php-dist index e7238a60..af0b7923 100644 --- a/config.php-dist +++ b/config.php-dist @@ -30,6 +30,8 @@ define('ICONS_DIR', "icons"); define('ICONS_URL', "icons"); // 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); // Operate in single user mode, disables all functionality related to