@@ -61,7 +61,7 @@ |
||
61 | 61 | 'http_errors' => false, |
62 | 62 | |
63 | 63 | // Wrapper settings |
64 | - 'tries' => 2, // Count of tries |
|
64 | + 'tries' => 2, // Count of tries |
|
65 | 65 | 'seconds' => 10, // Waiting time per each try |
66 | 66 | |
67 | 67 | // Optional parameters |