add timeout default value to example config file

This commit is contained in:
Alan Hamlett 2015-09-16 11:24:18 -07:00
parent d30043670f
commit 3707bf8658
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ format. An example config file looks like::
.*
offline = true
proxy = https://user:pass@localhost:8080
timeout = 30
Installation