Skip to content

Commit 43f8c51

Browse files
authored
Update sushi-config.yaml
1 parent 837895d commit 43f8c51

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

sushi-config.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@ parameters: #Parameters list - https://build.fhir.org/ig/FHIR/fhir-tools-ig/Code
2020
path-expansion-params: '../../expansion-params.json' # for using French SNOMED CT Extension
2121
i18n-default-lang: fr-FR # Default language
2222
pin-canonicals: pin-all
23-
23+
apply-contact: true
24+
apply-jurisdiction: true
25+
logging:
26+
- tx #tx: Messages describing the use of the terminology server (for debugging)
27+
- html #html: Log when validating an html page (troubleshooting only - leave off)
28+
- generate #generate: Log when producing an individual resource (troubleshooting only - leave off)
29+
- init #init: Messages describing the start up process (for debugging)
30+
- progress #progress: Overall progress messages
2431

2532

2633

0 commit comments

Comments
 (0)