parent
5b7b101a8a
commit
c6cf05f8ec
6 changed files with 16 additions and 5 deletions
|
@ -112,6 +112,13 @@ class Config
|
|||
*/
|
||||
public $avconvVerbosity = 'error';
|
||||
|
||||
/**
|
||||
* App name
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public $appName = 'AllTube Download';
|
||||
|
||||
/**
|
||||
* YAML config file path.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue