Yes and not. web2py always stores them in files but we provide a script (scripts/tickets2db.py) which you can run and periodically copy existing tickets to db. This also allows you to use a separate db for tickets which do not belong with the app data.
There is also a tickets2email which you may want to run before tickets2db On Thursday, 5 March 2015 17:30:02 UTC-6, Franky Davis Monroe Jr. wrote: > > I noticed that error tickets in web2py are written to files but I have a > load balanced environment. Is there a way to write these tickets to the > database instead? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

