liquid_feedback_frontend
view config/development.lua @ 7:3941792e8be6
Version beta3
Table allowed_policy is respected while creating new issues
Broken vote now/later link is not shown anymore (until it's implemented)
More user friendly error page
Minor spelling error corrected
Table allowed_policy is respected while creating new issues
Broken vote now/later link is not shown anymore (until it's implemented)
More user friendly error page
Minor spelling error corrected
author | bsw |
---|---|
date | Sat Jan 02 12:00:00 2010 +0100 (2010-01-02) |
parents | 8d91bccab0bf |
children | 72c5e0ee7c98 |
line source
1 config.absolute_base_url = "http://10.8.33.34/lf/"
3 execute.config("default")
5 config.formatting_engine_executeables = {
6 rocketwiki= "/opt/rocketwiki/rocketwiki-lqfb",
7 compat = "/opt/rocketwiki/rocketwiki-lqfb-compat"
8 }
10 config.mail_from = "LiquidFeedback"
11 config.mail_reply_to = "liquid-support@localhost"