rickyrauch / Balloons.IO

Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses PassportJS for authentication with Twitter and Facebook
http://balloons.io
2.36k stars 491 forks source link

Fix missing comma for json sample config. #99

Closed scollett closed 10 years ago

scollett commented 10 years ago

Sample.json not parsing from missing comma before session age.

impronunciable commented 10 years ago

thanks!