Mercurial > psc
view config.js @ 0:a2dab4544b2d default tip
Initial commit.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Fri, 28 Jan 2011 02:35:04 +0100 |
parents | |
children |
line wrap: on
line source
var config = exports; config.jid = 'you@example.org'; config.password = 'hellohello'; config.server = 'pubsub.example.com';