On Wednesday, April 12, 2017 at 7:26:48 AM UTC-4, Massimo Di Pierro wrote: > > I do not see that variable in the latest pydal: > > grep TIMINGSIZE gluon/packages/dal/pydal/*/*.py >
It is in the version of the DAL associated with the current web2py release, but in pydal master, it has been moved to the MAXSTORAGE class attribute of the TimingHandler class in /pydal/helpers/classes.py. Anthony -- 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.

