You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
338 B
21 lines
338 B
|
|
[gerrit] |
|
basePath = git |
|
canonicalWebUrl = http://127.0.0.1:8080/ |
|
[database] |
|
type = h2 |
|
database = db/ReviewDB |
|
[auth] |
|
type = OPENID |
|
[sendemail] |
|
smtpServer = localhost |
|
[container] |
|
user = @l_rusr@ |
|
javaHome = @l_javahome@ |
|
[sshd] |
|
listenAddress = 127.0.0.1:29418 |
|
[httpd] |
|
listenUrl = http://127.0.0.1:8080/ |
|
[cache] |
|
directory = cache |
|
|
|
|