liquid_feedback_frontend

diff config/default.lua @ 163:89c4f2239442

make default lang configurable
author Daniel Poelzleithner <poelzi@poelzi.org>
date Sat Oct 09 15:16:49 2010 +0200 (2010-10-09)
parents ccdf197b3f9b
children f62c61bd912c
line diff
     1.1 --- a/config/default.lua	Sat Oct 09 14:29:19 2010 +0200
     1.2 +++ b/config/default.lua	Sat Oct 09 15:16:49 2010 +0200
     1.3 @@ -32,6 +32,8 @@
     1.4    photo = nil
     1.5  }
     1.6  
     1.7 +config.default_lang = "de"
     1.8 +
     1.9  config.auto_support = true
    1.10  
    1.11  -- after how long is a user considered inactive and the trustee will see warning

Impressum / About Us