added: to config:
parameter: ezc_max_elements
maximum number for elements through the whole template (ezc)
default: 50000
parameter: ezc_max_loop_elements
maximum number of each [for] loop
default: 5000 (from ezc generator)
added: to Request class:
time_t start_time;
tm start_tm;
they are set when a request starts
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@806 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -519,6 +519,12 @@ logout.o: ../templates/htmltextstream.h ../core/mounts.h
|
||||
logout.o: ../core/mountparser.h ../core/crypt.h ../core/users.h
|
||||
logout.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
|
||||
logout.o: ../core/basethread.h ../core/threadmanager.h ../core/synchro.h
|
||||
logout.o: ../core/plugin.h ../core/pluginmsg.h ../core/system.h
|
||||
logout.o: ../core/sessionmanager.h ../core/sessioncontainer.h
|
||||
logout.o: ../functions/functions.h ../templates/templates.h
|
||||
logout.o: ../templates/patterncacher.h ../templates/indexpatterns.h
|
||||
logout.o: ../templates/patterns.h ../templates/changepatterns.h
|
||||
logout.o: ../core/sessionmanager.h
|
||||
ls.o: ls.h functionbase.h ../core/item.h ../db/db.h ../db/dbbase.h
|
||||
ls.o: ../db/dbconn.h ../db/dbtextstream.h ../core/textstream.h ../core/misc.h
|
||||
ls.o: ../core/item.h ../core/requesttypes.h ../core/error.h
|
||||
|
||||
Reference in New Issue
Block a user