liquid_feedback_frontend

changeset 185:6d6318934f31

Removed auto_support from config file unless core supports it
author bsw
date Mon Nov 08 00:39:33 2010 +0100 (2010-11-08)
parents 1b039d33da95
children 28e36958c7c6
files config/default.lua
line diff
     1.1 --- a/config/default.lua	Sun Nov 07 18:48:43 2010 +0100
     1.2 +++ b/config/default.lua	Mon Nov 08 00:39:33 2010 +0100
     1.3 @@ -34,8 +34,6 @@
     1.4  
     1.5  config.default_lang = "de"
     1.6  
     1.7 -config.auto_support = true
     1.8 -
     1.9  -- after how long is a user considered inactive and the trustee will see warning\
    1.10  -- will not work unless config.last_login_enabled is set to true
    1.11  -- notation is according to postgresql intervals, nil turns off feature

Impressum / About Us