mirror of
https://github.com/corda/corda.git
synced 2025-01-01 02:36:44 +00:00
Remove jira config template from reference.conf as it is optional configuration
This commit is contained in:
parent
56387a2831
commit
e703675e8b
@ -11,11 +11,3 @@ dataSourceProperties {
|
|||||||
"dataSource.password" = ""
|
"dataSource.password" = ""
|
||||||
}
|
}
|
||||||
h2port = 0
|
h2port = 0
|
||||||
|
|
||||||
jiraConfig{
|
|
||||||
address = "https://doorman-jira-host/"
|
|
||||||
projectCode = "TD"
|
|
||||||
username = "username"
|
|
||||||
password = "password"
|
|
||||||
doneTransitionCode = 41
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user