lfapi

diff config.js @ 40:6d4de6b0d0f6

Updates for Core 2.2
author bsw
date Fri Mar 22 07:51:31 2013 +0100 (2013-03-22)
parents 25aba6a34c44
children
line diff
     1.1 --- a/config.js	Fri Aug 24 16:55:36 2012 +0200
     1.2 +++ b/config.js	Fri Mar 22 07:51:31 2013 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  exports.public_access_level = 'full';
     1.5  
     1.6  // connection string to access the LiquidFeedback Core database
     1.7 -exports.connectionString = 'pg://localhost/liquid_feedback2';
     1.8 +exports.connectionString = 'pg://localhost/liquid_feedback';
     1.9  
    1.10  // public base url (including trailing slash)
    1.11  exports.public_url_path = 'http://apitest.liquidfeedback.org:25520/';

Impressum / About Us