Skip to content

Commit 23e7e89

Browse files
committed
Use more common proxy-config in example
1 parent cdffe09 commit 23e7e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ $config = [
457457
* Proxy to use for retrieving URLs.
458458
*
459459
* Example:
460-
* 'proxy' => 'tcp://proxy.example.com:5100'
460+
* 'proxy' => 'http://proxy.example.com:5100'
461461
*/
462462
'proxy' => null,
463463

0 commit comments

Comments
 (0)