Show
Ignore:
Timestamp:
09/10/09 09:05:56 (4 years ago)
Author:
jow
Message:

libs/web: drop the Lua template parser, the C implementation is faster in almost every case, even without caching

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/libs/web/root/etc/config/luci

    r5138 r5322  
    2121config internal ccache 
    2222    option enable 1 
    23  
    24 config internal template 
    25     option compiler_mode memory 
    26     option compiledir "/tmp/luci-templatecache" 
    2723         
    2824config internal themes