pkgsrc-wip/py-jabber-punjab/MESSAGE

21 lines
733 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.2 2012/11/16 05:08:55 schnoebe Exp $
To use idavoll, several items must be set in rc.conf.
The available variables are:
idavoll_jid [Jabber ID of the service, default "idavoll"]
idavoll_secret [shared secret with the S2S]
idavoll_rhost [ost of the Jabber service router, default "localhost"]
idavoll_rport [port of the Jabber service router, default 5347]
idavoll_secret and idavoll_ips variables are required.
ex:
idavoll_jid=bosh.jabber.example.org
idavoll_secret=JabberSecret
idavoll_rhost=jabber.example.org
idavoll_rport=5347
===========================================================================