[gerrit] basePath = git canonicalWebUrl = https://gerrit.swave.lol # serverId is auto-generated by Gerrit on first run — do not set manually [auth] type = HTTP httpHeader = X-Forwarded-User emailFormat = {0}@swave.lol # registerEmailPrivateKey is auto-generated by Gerrit on first run # Generate manually with: openssl rand -hex 20 # Do NOT commit the real value — keep it only in /var/gerrit/etc/gerrit.config gitBasicAuthPolicy = LDAP loginUrl = https://gerrit.swave.lol/login/ [sshd] listenAddress = *:29418 [httpd] listenUrl = http://*:8080/ [receive] enableSignedPush = false [sendemail] smtpServer = localhost [index] type = lucene [cache] directory = cache # Note: the [container] section (javaOptions, javaHome, user) is auto-generated # by Gerrit on first startup and should not be manually configured.