| | |
| | | git.repositoriesFolder = git |
| | | git.searchRepositoriesSubfolders = true |
| | | git.enableGitServlet = true |
| | | groovy.scriptsFolder = groovy |
| | | groovy.preReceiveScripts = blockpush |
| | | groovy.postReceiveScripts = sendmail jenkins |
| | | web.authenticateViewPages = false |
| | | web.authenticateAdminPages = true |
| | | web.allowCookieAuthentication = true |
| | |
| | | mail.password = |
| | | mail.fromAddress = |
| | | mail.adminAddresses = |
| | | mail.mailingLists = x@test.com y@test.com z@test.com |
| | | federation.name = Unit Test |
| | | federation.passphrase = Unit Testing |
| | | federation.allowProposals = false |