Skip to content

Commit a2b58ac

Browse files
author
Jim Schmid
committed
Added warning to readme.
ping #21
1 parent c442135 commit a2b58ac

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1+
***
2+
3+
**Warning**: There is currently a pretty serious issue reported. Until further notice,
4+
consider chunked uploads as *not-working*. It is highly recommended to switch from chunked
5+
uploads to non-chunked uploads until this issue is fixed again. You can find more
6+
information in ticket [#21](https://github.com/1up-lab/OneupUploaderBundle/issues/21).
7+
8+
***
9+
10+
111
OneupUploaderBundle
212
===================
13+
314
The OneupUploaderBundle for Symfony2 adds support for handling file uploads using one of the following Javascript libraries, or [your own implementation](https://github.com/1up-lab/OneupUploaderBundle/blob/master/Resources/doc/custom_uploader.md).
415

516
* [FineUploader](http://fineuploader.com/)

0 commit comments

Comments
 (0)