Hi Nick, Thanks for the quick reply :-)
> Can you please include your app.yaml? I undid it (assuming it just wouldn't work), but I tried a few things, I think it included: - url: /wavenotifier static_dir: wavenotifier - url: /wavenotifier/(.*) static_files: wavenotifier/\1 upload: wavenotifier/(.*) > The limit is now 10MB, not 1MB, and there are no limits on supported > filetypes. Excellent, in that case I should definitely set it up there. Is there any way to check the files that were uploaded (to determine whether it's a publish problem or a serving problem)? I'll try it again in a few mins and post back here with the results. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
