mirror of
https://github.com/moparisthebest/sendxmpp-py
synced 2024-12-21 23:08:54 -05:00
13 lines
218 B
INI
13 lines
218 B
INI
|
|
# put as many accounts as you want here
|
|
# sendxmpp is the default unless you
|
|
# specify another
|
|
|
|
#[sendxmpp]
|
|
#jid = username@example.net
|
|
#password = qwerty
|
|
|
|
#[otheraccount]
|
|
#jid = other@example.net
|
|
#password = qwerty
|