Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

changes to dhis2-datim.cfg #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions resources/scripts/dhis2_demo.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
ILR_URL='http://localhost:8984/CSD' #URL for OpenInfoMan / ILR
ILR_USER=false
ILR_PASS=false
ILR_DOC='DHIS2-Demo' #Name of CSD document we are publish to
ILR_DOC='XXOU-Extract' #Name of CSD document we are publish to
DHIS2_URL='https://apps.dhis2.org/demo' #URL to access DHIS2
DHIS2_EXT_URL=$DHIS2_URL #the externally accessible hostname of the DHIS2 instance
DHIS2_USER="admin"
Expand All @@ -14,4 +14,4 @@ DOUSERS=true #Process DHIS2 Userss are Health wo
DOSERVICES=true #Process DHIS2 Data Elements as services
IGNORECERTS=true #Ignore cert checks
LEVELS=(4 5 6 ) #levels of a facility. Example: LEVELS=(3 4 5)
GROUPCODES=( ) #Groups codes. Example: GROUPS=(COMMUNITY FACILITY COUNTRY)
GROUPCODES=(COMMUNITY FACILITY COUNTRY) #Groups codes.