mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 20:11:29 +00:00
ALLOW_SELECT_UPDATE_METHOD: default to true
This commit is contained in:
@@ -176,7 +176,7 @@
|
|||||||
// Directory for lockfiles, must be writable to the user you run
|
// Directory for lockfiles, must be writable to the user you run
|
||||||
// daemon process or cronjobs under.
|
// daemon process or cronjobs under.
|
||||||
|
|
||||||
define('ALLOW_SELECT_UPDATE_METHOD', false);
|
define('ALLOW_SELECT_UPDATE_METHOD', true);
|
||||||
// Allow users to select the library to update feeds with - e.g.
|
// Allow users to select the library to update feeds with - e.g.
|
||||||
// Magpie or SimplePie
|
// Magpie or SimplePie
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user