X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=lib%2FNDWeb%2FView%2FTT.pm;h=b0f85713f1d4e164c066f9d1b32af65f88f5e6e6;hb=a23c68aad4c5eb92a61f46517daf474c1741c1e5;hp=fc22bae70bb1033e9e32a7330dc174215cb625c7;hpb=3fc40135d773a95ede229e71efb48e07fdf3c418;p=ndwebbie.git diff --git a/lib/NDWeb/View/TT.pm b/lib/NDWeb/View/TT.pm index fc22bae..b0f8571 100644 --- a/lib/NDWeb/View/TT.pm +++ b/lib/NDWeb/View/TT.pm @@ -14,6 +14,7 @@ __PACKAGE__->config({ TIMER => 0, #DEBUG => 'undef', TEMPLATE_EXTENSION => '.tt2', + #CACHE_SIZE => 256, }); =head1 NAME