diff options
Diffstat (limited to 'README.en.md')
-rw-r--r-- | README.en.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.en.md b/README.en.md index c3ec337..fa5c414 100644 --- a/README.en.md +++ b/README.en.md @@ -41,7 +41,7 @@ Defines event database connection parameters: * `host` - DB server location --- - + [`butler.json`](config/butler.json) Defines butler calculation parameters. @@ -59,6 +59,8 @@ All calculations are independent from the way raw butler is calculated for all t Finally, the `segments_in_table_limit` parameters defines how many latest segments are presented in detail in the summary table for the normalized butler (`PREFIXnormbutler.html`). All the previous segments are included in the table header, in compliance with JFR Teamy convention. +It's also possible to set an output path different from tournament HTML path. Parameter `output_path` does that. + --- [`goniec.json`](config/goniec.json) |