liquid_feedback_frontend
diff config/default.lua @ 261:82c1d3a7819c
Added config.feature_units_enabled option
author | bsw |
---|---|
date | Tue Feb 07 17:35:45 2012 +0100 (2012-02-07) |
parents | 8bb9a55ec013 |
children | d13b27a37ad5 |
line diff
1.1 --- a/config/default.lua Tue Feb 07 17:31:42 2012 +0100 1.2 +++ b/config/default.lua Tue Feb 07 17:35:45 2012 +0100 1.3 @@ -52,6 +52,8 @@ 1.4 1.5 config.feature_rss_enabled = false -- feature is broken 1.6 1.7 +config.feature_units_enabled = true 1.8 + 1.9 -- OpenID authentication is not fully implemented yet, DO NOT USE BEFORE THIS NOTICE HAS BEEN REMOVED! 1.10 config.auth_openid_enabled = false 1.11 config.auth_openid_https_as_default = true