We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 696d525 + 8b56c61 commit 2012eb9Copy full SHA for 2012eb9
README.md
@@ -385,6 +385,12 @@ var xhr = FileAPI.upload({
385
386
---
387
388
+<a name="options.cache"></a>
389
+### cache`:Boolean`
390
+Setting to true removes the default timestamp URL parameter.
391
+
392
+---
393
394
<a name="options.files"></a>
395
### files`:Object`
396
Key-value object, `key` — post name, `value` — File or FileAPI.Image object.
@@ -1462,7 +1468,7 @@ Button like link.
1462
1468
</ul>
1463
1469
1464
1470
1465
-### 2.0.8
1471
+### 2.0.8
1466
1472
<ul>
1467
1473
<li>Two new resize strategies `width` and `height`</li>
1474
0 commit comments