mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
config: remove ALLOW_SELECT_UPDATE_METHOD
This commit is contained in:
@@ -155,10 +155,6 @@
|
||||
// Directory for lockfiles, must be writable to the user you run
|
||||
// daemon process or cronjobs under.
|
||||
|
||||
define('ALLOW_SELECT_UPDATE_METHOD', true);
|
||||
// Allow users to select the library to update feeds with - e.g.
|
||||
// Magpie or SimplePie
|
||||
|
||||
define('ENABLE_GZIP_OUTPUT', false);
|
||||
// Selectively gzip output to improve wire performance. This requires
|
||||
// PHP Zlib extension on the server.
|
||||
|
||||
Reference in New Issue
Block a user