diff options
| author | 2016-05-01 10:20:10 +0200 | |
|---|---|---|
| committer | 2016-05-01 10:20:10 +0200 | |
| commit | 5592f1873ffaa588983377cea69457eab9b9dad0 (patch) | |
| tree | af2582c14d1a91ff505f384f00a5195eb0458cd4 /data/config.default.php | |
| parent | 0d937741f9bc5c5e0387cf1c8ce66be63fb82376 (diff) | |
| parent | ef70782b381231b96d9bc11b44fca9d900ce65be (diff) | |
Merge branch 'FeedTimeout' into dev
Diffstat (limited to 'data/config.default.php')
| -rw-r--r-- | data/config.default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/config.default.php b/data/config.default.php index 174592a21..cae15330f 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -75,7 +75,7 @@ return array( 'cache_duration' => 800, # SimplePie HTTP request timeout in seconds. - 'timeout' => 10, + 'timeout' => 15, # If a user has not used FreshRSS for more than x seconds, # then its feeds are not refreshed anymore. |
