liquid_feedback_frontend
diff config/example.lua @ 1227:e0235b3d19ee
Removed code not used anymore (outdated feature "discussion url")
author | bsw |
---|---|
date | Tue Dec 01 17:29:54 2015 +0100 (2015-12-01) |
parents | 526b8c82d5fb |
children | 7f818548b7b8 |
line diff
1.1 --- a/config/example.lua Tue Dec 01 17:30:33 2015 +0100 1.2 +++ b/config/example.lua Tue Dec 01 17:29:54 2015 +0100 1.3 @@ -195,13 +195,6 @@ 1.4 -- config.motd_intern = "<h1>Message of the day (intern)</h1><p>The MOTD is formatted with HTML</p>" 1.5 1.6 1.7 --- Automatic issue related discussion URL 1.8 --- ------------------------------------------------------------------------ 1.9 --- config.issue_discussion_url_func = function(issue) 1.10 --- return "http://example.com/discussion/issue_" .. tostring(issue.id) 1.11 --- end 1.12 - 1.13 - 1.14 -- Integration of Etherpad, disabled by default 1.15 -- ------------------------------------------------------------------------ 1.16 --config.etherpad = {