liquid_feedback_frontend

diff config/development.lua @ 527:4cee33ad5e16

Completed support for config.public_access = "full"
author bsw
date Fri May 18 19:44:41 2012 +0200 (2012-05-18)
parents 63d6549cc00b
children 344e5fdce8c9
line diff
     1.1 --- a/config/development.lua	Fri May 18 19:21:45 2012 +0200
     1.2 +++ b/config/development.lua	Fri May 18 19:44:41 2012 +0200
     1.3 @@ -33,7 +33,7 @@
     1.4  
     1.5  --config.motd_intern = "==Internal motd=="
     1.6  
     1.7 -config.public_access = "anonymous"
     1.8 +config.public_access = "full"
     1.9  
    1.10  -- you can put some js code to the bottom on the page
    1.11  -- here it opens the trace window

Impressum / About Us