# HG changeset patch # User bsw # Date 1289173173 -3600 # Node ID 6d6318934f31cbc966481f7dfddf6f44bd3e0023 # Parent 1b039d33da9506759d256e00c5a75dc15ee791e7 Removed auto_support from config file unless core supports it diff -r 1b039d33da95 -r 6d6318934f31 config/default.lua --- a/config/default.lua Sun Nov 07 18:48:43 2010 +0100 +++ b/config/default.lua Mon Nov 08 00:39:33 2010 +0100 @@ -34,8 +34,6 @@ config.default_lang = "de" -config.auto_support = true - -- after how long is a user considered inactive and the trustee will see warning\ -- will not work unless config.last_login_enabled is set to true -- notation is according to postgresql intervals, nil turns off feature