mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
updaterandomfeed: use max_execution_time parameter
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
// Operate in single user mode, disables all functionality related to
|
||||
// multiple users.
|
||||
|
||||
define('SIMPLE_UPDATE_MODE', false);
|
||||
// Enables fallback update mode where tt-rss tries to update feeds in
|
||||
// background while tt-rss is open in your browser. Not recommended, please
|
||||
// read http://tt-rss.org/wiki/UpdatingFeeds for more information.
|
||||
|
||||
// *****************************
|
||||
// *** Files and directories ***
|
||||
// *****************************
|
||||
|
||||
Reference in New Issue
Block a user