blob: 8aa190042c054e3fd35b0fd23a10a353e3969dce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[pylon local-irc]
type=irc
host=localhost
port=6667
password=mypassword
nodename=wilson.ubq323
[pylon ubq-xmpp]
type=xmpp
server=localhost
component=wilson.ubq323.website
component_secret=super_secret_wilson_password
[bus test]
ubq-xmpp d@conference.ubq323.website
local-irc #test
|