Files
Roberto De Ioris dd983135c6 another cleanup [2]
2012-12-28 14:33:12 +01:00

10 lines
217 B
Plaintext

require('sputnik')
return sputnik.wsapi_app.new{
VERSIUM_STORAGE_MODULE = "versium.sqlite3",
VERSIUM_PARAMS = {'/tmp/sputnik.db'},
SHOW_STACK_TRACE = true,
TOKEN_SALT = 'xxx',
BASE_URL = '/',
}