fix example config

This commit is contained in:
Alan Hamlett 2016-07-06 09:39:56 +02:00
parent 75ae22f8c8
commit 3d7e141e7a
1 changed files with 1 additions and 1 deletions

View File

@ -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