Forráskód Böngészése

Merge branch 'FeedTimeout' into dev

Alexandre Alapetite 10 éve
szülő
commit
5592f1873f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      data/config.default.php

+ 1 - 1
data/config.default.php

@@ -75,7 +75,7 @@ return array(
 		'cache_duration' => 800,
 		'cache_duration' => 800,
 
 
 		# SimplePie HTTP request timeout in seconds.
 		# SimplePie HTTP request timeout in seconds.
-		'timeout' => 10,
+		'timeout' => 15,
 
 
 		# If a user has not used FreshRSS for more than x seconds,
 		# If a user has not used FreshRSS for more than x seconds,
 		#	then its feeds are not refreshed anymore.
 		#	then its feeds are not refreshed anymore.