This commit is contained in:
Pierre Rudloff 2017-01-16 12:11:37 +01:00
parent 13e55cbfae
commit f309fc7033

View file

@ -84,7 +84,8 @@ class Config
/**
* Stream downloaded files trough server?
* @var boolean
*
* @var bool
*/
public $stream = false;