[gerrit] basePath = git canonicalWebUrl = https://review.typo3.org canonicalGitUrl = git://review.typo3.org serverId = 7798dc65-df04-4128-aaa3-dc27bf14c709 [container] javaOptions = -Djava.security.egd=file:/dev/./urandom user = gerrit heapLimit = 4g [auth] type = LDAP gitBasicAuthPolicy = HTTP_LDAP ; allowing anonymous access to Gerrit by explicitly setting the loginUrl loginUrl = login/ cookieSecure = true gitBasicAuth = true [ldap] server = ldaps://ldap.typo3.org username = cn=review.typo3.org,ou=services,dc=typo3,dc=org accountBase = ou=people,dc=typo3,dc=org accountPattern = (&(objectClass=inetOrgPerson)(uid=${username})) accountFullName = cn accountEmailAddress = mail groupBase = ou=people,dc=typo3,dc=org [core] packedGitLimit = 1g packedGitWindowSize = 16k packedGitOpenFiles = 1024 [noteDb "changes"] autoMigrate = true trial = false write = true read = true sequence = true primaryStorage = note db disableReviewDb = true [receive] enableSignedPush = true [gc] interval = 3 days startTime = 03:00 [index] type = LUCENE [cache] directory = cache [cache "web_sessions"] maxAge = 1 week [httpd] listenUrl = proxy-https://*:8080/ robotsFile = etc/robots.txt [sshd] listenAddress = *:29418 [plugins] allowRemoteAdmin = false [sendemail] smtpServer = mail.typo3.org smtpEncryption = ssl smtpUser = gerrit_dontreply@typo3.org from = Gerrit Code Review includeDiff = true [change] mergeabilityComputationBehavior = API_REF_UPDATED_AND_CHANGE_REINDEX [commitmessage] maxSubjectLength = 74 maxLineLength = 74 rejectTooLong = false [commentlink "changeid"] match = (I[0-9a-f]{8,40}) link = "#/q/$1" [commentlink "forge-tracker"] match = " #(\\d+)" html = " #$1" [trackingid "forge-issue"] footer = Issue match = "#(\\d+)" system = Forge [trackingid "forge-fix"] footer = Fixes match = "#(\\d+)" system = Forge [trackingid "forge-task"] footer = Resolves match = "#(\\d+)" system = Forge [trackingid "forge-relation"] footer = Related match = "#(\\d+)" system = Forge [trackingid "forge-relation-i"] footer = Relates match = "#(\\d+)" system = Forge