* libs/web: Prepare entry for french translation
[project/luci.git] / libs / web / root / etc / config / luci
index 0b05d84..31c7cb4 100644 (file)
@@ -34,6 +34,11 @@ config event uci_oncommit
 config internal languages
        option de "Deutsch"
        option en "English"
+       option fr "French"
+       
+config internal sauth
+       option sessionpath "/tmp/.lucisessions"
+       option sessiontime 3600
        
 config internal template
        option compiler_mode file
@@ -41,4 +46,3 @@ config internal template
                
 config internal themes
        option OpenWRT "/luci-static/openwrt.org"
-       option Fledermaus "/luci-static/fledermaus"