liquid_feedback_frontend

changeset 204:30678d3935ab

Corrected help message for config.delegation_warning_time
author bsw
date Tue Jan 25 13:47:33 2011 +0100 (2011-01-25)
parents 5e35add677ee
children 0607056cff72
files config/default.lua
line diff
     1.1 --- a/config/default.lua	Tue Jan 25 13:43:46 2011 +0100
     1.2 +++ b/config/default.lua	Tue Jan 25 13:47:33 2011 +0100
     1.3 @@ -35,8 +35,7 @@
     1.4  config.default_lang = "de"
     1.5  
     1.6  -- after how long is a user considered inactive and the trustee will see warning
     1.7 --- will not work unless config.last_login_enabled is set to true
     1.8 --- notation is according to postgresql intervals, nil turns off feature
     1.9 +-- notation is according to postgresql intervals
    1.10  config.delegation_warning_time = '6 months'
    1.11  
    1.12  config.mail_subject_prefix = "[LiquidFeedback] "

Impressum / About Us