Merge branch 'master' into docker

This commit is contained in:
dosse91 2018-04-25 17:09:01 +02:00
commit 04483b289f

1
doc.md
View file

@ -357,6 +357,7 @@ If you choose to use a CSV file, you must set the Csv_File and timezone variable
$Csv_File="myReportFile.csv";
$timezone='Europe/Paris';
```
__Note__: CSV currently only supports basic telemetry, the log will not be saved
### Enabling telemetry
Edit your test page; where you start the worker, you need to specify the `telemetry_level`.