From: Andrew Dolgov Date: Sun, 27 Mar 2011 10:49:21 +0000 (+0400) Subject: mention possible need to rename ICONS_DIR X-Git-Tag: 1.5.3~113 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=535d216a7dc7b686374aec65197090ccfb99020d;p=tt-rss.git mention possible need to rename ICONS_DIR --- diff --git a/config.php-dist b/config.php-dist index 791d8431..7de32d51 100644 --- a/config.php-dist +++ b/config.php-dist @@ -27,6 +27,9 @@ // 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. + // Please note that Apache may reserve /icons/ URL to itself so you might + // need to change this and rename icons/ directory if you install tt-rss + // into website root. define('SINGLE_USER_MODE', true); // Operate in single user mode, disables all functionality related to