Completed
Branch master (9cfcfd)
by Mr
06:48
created
Category
src/Config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
             'http_errors'     => false,
55 55
 
56 56
             // Wrapper settings
57
-            'tries'           => 2,  // Count of tries
57
+            'tries'           => 2, // Count of tries
58 58
             'seconds'         => 10, // Waiting time per each try
59 59
 
60 60
             // Optional parameters
Please login to merge, or discard this patch.