diff --git a/configs/production.ini b/configs/production.ini --- a/configs/production.ini +++ b/configs/production.ini @@ -470,7 +470,7 @@ vcs.server = localhost:9900 ## `http` - using http-rpc backend #vcs.hooks.protocol = http -vcs.server.log_level = debug +vcs.server.log_level = info ## Start VCSServer with this instance as a subprocess, usefull for development vcs.start_server = false vcs.backends = hg, git, svn