Skip to content

Commit e672a9e

Browse files
authored
don't create demo pts when building (#29)
* outdated file * Update globalproperties-core-sdh.xml * Update i18n-core-sdh.xml
1 parent 9c8a43d commit e672a9e

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed

.github/ISSUE_TEMPLATE/pull_request_template.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

distro/configuration/globalproperties/globalproperties-core-sdh.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<globalProperties>
33
<globalProperty>
44
<property>referencedemodata.createDemoPatientsOnNextStartup</property>
5-
<value>50</value>
5+
<value>0</value>
66
</globalProperty>
77
<!-- Queue Configuration -->
88

distro/configuration/globalproperties/i18n-core-sdh.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<globalProperties>
33
<globalProperty>
44
<property>locale.allowed.list</property>
5-
<value>en, en_GB, es, fr, he, km, ar, vi, pt, zh</value>
5+
<value>en, es, tl</value>
66
</globalProperty>
77
</globalProperties>
88
</config>

0 commit comments

Comments
 (0)