mirror of
https://github.com/moparisthebest/sendxmpp-py
synced 2024-12-22 07:18: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
|