Skip to content

Commit bd35e67

Browse files
OZ-558: Remove location field from Ozone Docs (#13)
1 parent 6191c51 commit bd35e67

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

erpnext-openmrs/src/main/resources/config/application.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ oauth.client.scope=${OAUTH_CLIENT_SCOPE:}
147147
#
148148
# /mkdocs-config-name:`eip.fhir.resources`
149149
# /mkdocs-config-description:List of FHIR resources the EIP route should listen to
150-
# /mkdocs-config-location:`.env`
151150
# /mkdocs-config-possible-values:`Patient`, `Encounter`, `Observation`, `Procedure`, `SupplyRequest` (Should be comma separated)
152151
# /mkdocs-config-default-value:`Patient`, `Encounter`, `Observation`
153152
# /mkdocs-end
@@ -171,7 +170,6 @@ erpnext.password=${ERPNEXT_PASSWORD}
171170

172171
# /mkdocs-config-name:`erpnext.openmrs.enable.patient.sync`
173172
# /mkdocs-config-description:Whether to enable the patient sync feature. If enabled, patient data will be synchronized between OpenMRS and SENAITE
174-
# /mkdocs-config-location:`.env`
175173
# /mkdocs-config-possible-values:`true` or `false`
176174
# /mkdocs-config-default-value:`false`
177175
# /mkdocs_component-mk-example:mk-arg1=Sample configuration: mk-arg2=erpnext.openmrs.enable.patient.sync=false

0 commit comments

Comments
 (0)