From 6be8d3f7b55ac636294af00218d61b5997b46ab2 Mon Sep 17 00:00:00 2001 From: dosse91 Date: Tue, 5 Sep 2017 07:47:33 +0200 Subject: [PATCH] Updated doc.md --- doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.md b/doc.md index 6857720..d21e1fb 100644 --- a/doc.md +++ b/doc.md @@ -164,7 +164,7 @@ w.postMessage('start {"param1": "value1", "param2": "value2", ...}') * __garbagePhp_chunkSize__: size of chunks sent by garbage.php in megabytes * Default: `20` * Recommended: `>=10` - * Default override: 5 on Safari if enable_quirks is true + * Maximum: `100` * __xhr_dlMultistream__: how many streams should be opened for the download test * Default: `10` * Recommended: `>=3`