Show More
@@ -470,7 +470,7 b' vcs.server = localhost:9900' | |||||
470 | ## `http` - using http-rpc backend |
|
470 | ## `http` - using http-rpc backend | |
471 | #vcs.hooks.protocol = http |
|
471 | #vcs.hooks.protocol = http | |
472 |
|
472 | |||
473 |
vcs.server.log_level = |
|
473 | vcs.server.log_level = info | |
474 | ## Start VCSServer with this instance as a subprocess, usefull for development |
|
474 | ## Start VCSServer with this instance as a subprocess, usefull for development | |
475 | vcs.start_server = false |
|
475 | vcs.start_server = false | |
476 | vcs.backends = hg, git, svn |
|
476 | vcs.backends = hg, git, svn |
General Comments 0
You need to be logged in to leave comments.
Login now