Completed
Push — master ( e591ca...7dc9e3 )
by Mr
01:53
created
src/Config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.