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