Optimized caching behaviour, automatically flush caches in dev environment
[project/luci.git] / libs / web / root / etc / config / luci
index b9efff35dd87ba8375b140d300d3b36f0b24a169..40228b07fb8f13c1aa368c7e0f7208ec2ccef83c 100644 (file)
@@ -21,7 +21,7 @@ config extern flash_keep
 config internal languages
        
 config internal sauth
-       option sessionpath "/tmp/.lucisessions"
+       option sessionpath "/tmp/luci-sessions"
        option sessiontime 3600
        
 config internal ccache
@@ -29,6 +29,6 @@ config internal ccache
 
 config internal template
        option compiler_mode file
-       option compiledir "/tmp/.lucitplcache"
+       option compiledir "/tmp/luci-templatecache"
                
 config internal themes