You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff 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
+
1
11
OneupUploaderBundle
2
12
===================
13
+
3
14
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).
0 commit comments