@@ -53,7 +53,7 @@ |
||
53 | 53 | 'http_errors' => false, |
54 | 54 | |
55 | 55 | // Wrapper settings |
56 | - 'tries' => 2, // Count of tries |
|
56 | + 'tries' => 2, // Count of tries |
|
57 | 57 | 'seconds' => 10, // Waiting time per each try |
58 | 58 | |
59 | 59 | // Optional parameters |