Two possibilities are: 1) place the files you generate in 'private' not 'static' and build a controller to serve them 2) modify your copy of admin
Massimo On Jul 7, 4:02 am, SergeyPo <[email protected]> wrote: > I place several large js libraries into 'static' directory, also my > application generates MANY graphical files into this dir. Is it > possible to display only "standard" directories in static? Otherwise > loading app admin page takes too much time/memory as it loads thusands > of file names that are stored in static dir. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

