]> ruin.nu Git - ndwebbie.git/blobdiff - lib/NDWeb/View/TT.pm
Login/Logout and session support with roles + convert to html 4.01.
[ndwebbie.git] / lib / NDWeb / View / TT.pm
index fc22bae70bb1033e9e32a7330dc174215cb625c7..b0f85713f1d4e164c066f9d1b32af65f88f5e6e6 100644 (file)
@@ -14,6 +14,7 @@ __PACKAGE__->config({
        TIMER        => 0,
        #DEBUG        => 'undef',
        TEMPLATE_EXTENSION => '.tt2',
+       #CACHE_SIZE => 256,
 });
 
 =head1 NAME