changeset 5337:492fc5870330 extented-report

variable for report path added to example_conf.toml
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 15 Jun 2021 13:07:53 +0200
parents 2ec8a34ae683
children f8e7f043d968
files example_conf.toml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/example_conf.toml	Tue Jun 01 14:40:56 2021 +0200
+++ b/example_conf.toml	Tue Jun 15 13:07:53 2021 +0200
@@ -88,3 +88,4 @@
 # Schema for "Testclient imports"
 # schema-dirs = "$PATH_TO_SCHEMATA"
 # published-config ="$PATH/pub-config.json"
+# report-server = "$PATH_TO_XSLX_AND_YAML_PAIRS"
\ No newline at end of file