From 15ea06910ca9b50d42d8aae96524365594f9aac3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 28 Dec 2009 12:22:56 +0300 Subject: update config template --- config.php-dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.php-dist b/config.php-dist index e7238a609..af0b7923d 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 -- cgit v1.2.3