add timeout default value to example config file
This commit is contained in:
parent
d30043670f
commit
3707bf8658
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ format. An example config file looks like::
|
|||
.*
|
||||
offline = true
|
||||
proxy = https://user:pass@localhost:8080
|
||||
timeout = 30
|
||||
|
||||
|
||||
Installation
|
||||
|
|
Loading…
Reference in a new issue