diff --git a/config.php-dist b/config.php-dist index 791d84312..7de32d512 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