BTW, the admin interface "cleanup" process is just something people would hit before packing the app. It just zaps errors, sessions and cache folders. it's not meant to be run on production.
@omichiba: perfect. I run such a task weekly in the prod env (10-15 apps, 200 users) and that's more than enough. On Monday, February 23, 2015 at 2:55:01 PM UTC+1, Omi Chiba wrote: > > Yes, I know it's available on admin but trying to automate the process. > I'm running web2py on windows so it sounds like I can create a .bat file to > run the sessions2trash.py command. > > On Monday, February 23, 2015 at 7:28:13 AM UTC-6, 黄祥 wrote: >> >> i think web2py admin already have it when you press the clean on admin >> interface it said : >> cache, errors and sessions cleaned >> >> best regards, >> stifan >> >> -- 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.

