fix example config
This commit is contained in:
parent
75ae22f8c8
commit
3d7e141e7a
1 changed files with 1 additions and 1 deletions
|
@ -73,10 +73,10 @@ format. An example config file with all available options::
|
|||
offline = true
|
||||
proxy = https://user:pass@localhost:8080
|
||||
timeout = 30
|
||||
hostname = machinename
|
||||
[projectmap]
|
||||
projects/foo = new project name
|
||||
^/home/user/projects/bar(\d+)/ = project{0}
|
||||
hostname = machinename
|
||||
|
||||
|
||||
Troubleshooting
|
||||
|
|
Loading…
Reference in a new issue