gerrit.config

[gerrit]
    basePath = git
    canonicalWebUrl = https://g.cf1g.com/
[database]
    type = postgresql
    hostname = localhost
    database = reviewdb
    username = gerrit2
[index]
    type = LUCENE
[auth]
    type = HTTP
[sendemail]
    smtpServer = localhost
[container]
    user = gerrit
    javaHome = /usr/lib/jvm/java-7-openjdk-amd64/jre
[sshd]
    listenAddress = *:29418
[httpd]
    listenUrl = proxy-https://127.0.0.1:8081/
[cache]
    directory = cache
[download]
  scheme = ssh
  scheme = http
  scheme = repo_download