[EMAIL PROTECTED] wrote: > What is purpose of server.environment = "production" ?
http://www.cherrypy.org/chrome/common/2.2/docs/book/chunk/ch03.html#id3471036 > Why is better for production use than "development" ? Performance is better, and you don't want to give away error reports (tracebacks) that look ugly to normal users and may give hackers too many clues. -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

