# HG changeset patch # User Thomas Junk # Date 1623755273 -7200 # Node ID 492fc587033063e8363a850bc4544d83bf2c2fac # Parent 2ec8a34ae683e07042113d34ef6722ab33c1836f variable for report path added to example_conf.toml diff -r 2ec8a34ae683 -r 492fc5870330 example_conf.toml --- 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