liquid_feedback_frontend

diff config/default.lua @ 152:ccdf197b3f9b

add support for considering long not used accounts as broken
author Daniel Poelzleithner <poelzi@poelzi.org>
date Fri Oct 08 06:06:13 2010 +0200 (2010-10-08)
parents 034f96181e59
children 89c4f2239442
line diff
     1.1 --- a/config/default.lua	Fri Oct 08 05:24:14 2010 +0200
     1.2 +++ b/config/default.lua	Fri Oct 08 06:06:13 2010 +0200
     1.3 @@ -34,6 +34,9 @@
     1.4  
     1.5  config.auto_support = true
     1.6  
     1.7 +-- after how long is a user considered inactive and the trustee will see warning
     1.8 +config.delegation_warning_time = '6 weeks'
     1.9 +
    1.10  config.mail_subject_prefix = "[LiquidFeedback] "
    1.11  
    1.12  config.fastpath_url_func = nil

Impressum / About Us