update config template
This commit is contained in:
parent
7e329f13ab
commit
15ea06910c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue