Completed
Push — master ( 5c6f77...9539a1 )
by Mr
25s queued 11s
created
src/Config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.