view config.js @ 3:0082e861cf16

Fix text message handling and new participant.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 23 Feb 2012 20:44:12 +0100
parents 156c2fd7c626
children
line wrap: on
line source

exports.jid = 'you@example.org';
exports.password = 'pass';
exports.muc = 'isshouni@muc.linkmauve.fr';
exports.nick = 'You';