Explorar el Código

Merge branch 'FeedTimeout' into dev

Alexandre Alapetite hace 10 años
padre
commit
5592f1873f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      data/config.default.php

+ 1 - 1
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.