Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [gerrit]
- basePath = git
- canonicalWebUrl = http://review.pac-rom.com
- [database]
- type = mysql
- database = reviewdb
- username = gerrit2
- hostname = localhost
- [index]
- type = LUCENE
- [auth]
- type = OPENID
- [sendemail]
- enable = true
- from = ${user} (Code Review) <[email protected]>
- smtpServer = mail.pac-rom.com
- smtpServerPort = 26
- smtpUser = [email protected]
- smtpPass = Ch1G3n3s
- [container]
- user = gerrit2
- javaHome = /usr/lib/jvm/java-7-oracle
- [sshd]
- listenAddress = *:29418
- [httpd]
- listenUrl = proxy-http://localhost:80/
- [cache]
- directory = cache
- [theme]
- backgroundColor = 000000
- topMenuColor = FFFF00
- textColor = FFFFFF
- trimColor = 000000
- selectionColor = rgba(245, 255, 0, 0.33)
- tableEvenRowColor = 000000
- tableOddRowColor = 1B1B1F
- changeTableOutdatedColor = 000000
- [gitweb]
- cgi = /usr/lib/cgi-bin/gitweb.cgi
Advertisement
Add Comment
Please, Sign In to add comment