From: Salve J. N. <sj...@us...> - 2005-05-27 16:25:58
|
Update of /cvsroot/openinteract/OpenInteract2/sample/website/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28017/sample/website/conf Modified Files: server.ini Log Message: - documentation fix Index: server.ini =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/sample/website/conf/server.ini,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** server.ini 25 Apr 2005 15:01:26 -0000 1.54 --- server.ini 27 May 2005 16:25:44 -0000 1.55 *************** *** 442,446 **** # cache_size: How many templates TT should cache in memory # ! # cache_size: How long TT should keep cached templates in memory (seconds) # # compile_cleanup: If true, will remove all compiled files on server --- 442,446 ---- # cache_size: How many templates TT should cache in memory # ! # cache_expire: How long TT should keep cached templates in memory (seconds) # # compile_cleanup: If true, will remove all compiled files on server |