# HG changeset patch # User bsw # Date 1295959653 -3600 # Node ID 30678d3935ab8b66cdebdc0f7a13046454dbd5e2 # Parent 5e35add677ee6f8013d833b970dda5591bf64f48 Corrected help message for config.delegation_warning_time diff -r 5e35add677ee -r 30678d3935ab config/default.lua --- a/config/default.lua Tue Jan 25 13:43:46 2011 +0100 +++ b/config/default.lua Tue Jan 25 13:47:33 2011 +0100 @@ -35,8 +35,7 @@ config.default_lang = "de" -- 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 +-- notation is according to postgresql intervals config.delegation_warning_time = '6 months' config.mail_subject_prefix = "[LiquidFeedback] "