support question: upload files+discussion
Thanks for the report/question, Michael!
Some images/files are taking a loooong time to upload (a minute or longer). We very much want to get this fixed in 1.0 but aren't clear of the pattern yet.
Try letting it sit a while and see if that works. Try a very small file (like 8k) and see if that works. Let us know what happens, any details of file size/type that seems to make a difference...
I have been looking more at this and I see that you are using S3 to store files.
Is there any way to disable S3 and just use the file system as before ?
Thanks
Michael
--Michael Bock.....Thu May 14 05:21:17 -0700 2009
I found out: setting
System.attachment_storage = :file_system
in wagn.rb does the job.
Michael
--Michael Bock.....Thu May 14 06:44:08 -0700 2009
