Skip to content

Commit

Permalink
Configure queue service global properties (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
makombe authored Mar 18, 2024
1 parent 55bf608 commit 5038354
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions configuration/globalproperties/service-queues-properties.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<config>
<globalProperties>
<globalProperty>
<property>queue.serviceConceptSetName</property>
<value>d7bd4cc0-90b1-4f22-90f2-ab7fde936727</value>
</globalProperty>
<globalProperty>
<property>queue.priorityConceptSetName</property>
<value>2260a79e-f391-40f7-9eba-2e0e67028392</value>
</globalProperty>
<globalProperty>
<property>queue.statusConceptSetName</property>
<value>9484732b-bcaf-429e-86cb-d6cf3da34211</value>
</globalProperty>
</globalProperties>

</config>

0 comments on commit 5038354

Please sign in to comment.