File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments