| [gerrit] | |
| basePath = git | |
| [index] | |
| type = LUCENE | |
| [auth] | |
| type = DEVELOPMENT_BECOME_ANY_ACCOUNT | |
| [sendemail] | |
| smtpServer = localhost | |
| [sshd] | |
| listenAddress = *:29418 | |
| [httpd] | |
| listenUrl = http://*:8080/ | |
| filterClass = com.googlesource.gerrit.plugins.ootb.FirstTimeRedirect | |
| firstTimeRedirectUrl = /login/%23%2F?account_id=1000000 | |
| [cache] | |
| directory = cache | |
| [plugins] | |
| allowRemoteAdmin = true |