mirror of
https://github.com/corda/corda.git
synced 2025-01-01 02:36:44 +00:00
Merged in pat-remove-jira-config (pull request #20)
Remove jira config template from reference.conf as it is optional configuration Approved-by: Shams Asari
This commit is contained in:
commit
453d1d8c2b
@ -11,11 +11,3 @@ dataSourceProperties {
|
||||
"dataSource.password" = ""
|
||||
}
|
||||
h2port = 0
|
||||
|
||||
jiraConfig{
|
||||
address = "https://doorman-jira-host/"
|
||||
projectCode = "TD"
|
||||
username = "username"
|
||||
password = "password"
|
||||
doneTransitionCode = 41
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user