liquid_feedback_frontend

changeset 735:92da28b31fd3

Added rocketwiki executeable to config again
author bsw
date Thu Jun 28 17:55:02 2012 +0200 (2012-06-28)
parents 9d104952554a
children e642bf111347
files config/example.lua
line diff
     1.1 --- a/config/example.lua	Thu Jun 28 17:32:48 2012 +0200
     1.2 +++ b/config/example.lua	Thu Jun 28 17:55:02 2012 +0200
     1.3 @@ -24,6 +24,13 @@
     1.4  --    not_accepted_error = "You have to accept the extra terms of use to be able to register."
     1.5  --  }
     1.6  }
     1.7 +  
     1.8 +-- Location of the rocketwiki binaries
     1.9 +-- ------------------------------------------------------------------------
    1.10 +config.formatting_engine_executeables = {
    1.11 +  rocketwiki= "/opt/rocketwiki-lqfb/rocketwiki-lqfb",
    1.12 +  compat = "/opt/rocketwiki-lqfb/rocketwiki-lqfb-compat"
    1.13 +}
    1.14  
    1.15  -- ========================================================================
    1.16  -- Optional config options

Impressum / About Us