Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2018-10-13 16:07:07 +00:00 committed by StyleCI Bot
parent 52e670d7a5
commit ec42f14bf9

View File

@ -524,9 +524,9 @@ class MTProto
'handler_workers' => 10,
], 'upload' => [
'allow_automatic_upload' => true,
'part_size' => 512*1024,
'part_size' => 512 * 1024,
], 'download' => [
'part_size' => 1024*1024,
'part_size' => 1024 * 1024,
], 'pwr' => [
'pwr' => false,
// Need info ?