# HG changeset patch # User Sascha L. Teichmann # Date 1623787220 -7200 # Node ID f8e7f043d9688357d9cda3cb17b79864ce2ec5e1 # Parent 492fc587033063e8363a850bc4544d83bf2c2fac Fixed example_conf.toml for new report-path. diff -r 492fc5870330 -r f8e7f043d968 example_conf.toml --- a/example_conf.toml Tue Jun 15 13:07:53 2021 +0200 +++ b/example_conf.toml Tue Jun 15 22:00:20 2021 +0200 @@ -88,4 +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 +# report-path = "$PATH_TO_XSLX_AND_YAML_PAIRS"