comparison example_conf.toml @ 3581:9114097964d7

Update example config
author Tom Gottfried <tom@intevation.de>
date Mon, 03 Jun 2019 18:07:57 +0200
parents d68d8b137072
children 317d176ef38c
comparison
equal deleted inserted replaced
3580:d38b20ccb6f9 3581:9114097964d7
67 # ---------------------------------------------------------------------- 67 # ----------------------------------------------------------------------
68 # CORS setup: 68 # CORS setup:
69 69
70 #allowed-origins = "http://example.com" 70 #allowed-origins = "http://example.com"
71 71
72 # ----------------------- 72 # ----------------------------------------------------------------------
73 # SOAP/XML-based importer setup:
74
75 # soap-timeout = "1m"
76
73 # Schema for "Testclient imports" 77 # Schema for "Testclient imports"
74 # schema-dirs = "$PATH_TO_SCHEMATA" 78 # schema-dirs = "$PATH_TO_SCHEMATA"
75 # published-config ="$PATH/pub-config.json" 79 # published-config ="$PATH/pub-config.json"