I tried it on my app I get '502 Bad Gateway' As it turns out, I also need this yml file for my app. I use jQuery inplace editing and need to disable the Heroku toolbar.
Anyone have success getting the Heroku yml config file working? I created mine in the config directory: config/heroku.yml Thanks! Kevin muthu wrote: > toolbar_collaborators: true > toolbar_public: false > request_timeout: 20 > > > On Jun 20, 1:29 pm, Kevin Triplett <[EMAIL PROTECTED]> wrote: >> Please post the contents of your heroku.yml file -- thanks. >> >> muthu wrote: >>> I did that and i got the following error: >>> 500 Internal Server Error >>> nginx/0.6.31 >>> On Jun 20, 12:44 pm, davidkpham <[EMAIL PROTECTED]> wrote: >>>> Hey, >>>> I think the info you need is at this page: >>>> http://groups.google.com/group/heroku/browse_thread/thread/49b05ad870... >>>> Essentially, create the config/heroku.yml file, and make the request >>>> timeout longer. >>>> Hope that helps, >>>> David >>>> On Jun 20, 11:10 am, muthu <[EMAIL PROTECTED]> wrote: >>>>> Hi, >>>>> I am trying to allow my users to upload their music for audition with >>>>> my app. but the server returns with an empty page after certain time. >>>>> I can upload small image files good. But 4MB files are not getting >>>>> through till end. >>>>> Please suggest a way to get that working. >>>>> Thanks, >>>>> Muthu > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
