summaryrefslogtreecommitdiffstats
path: root/config.py
blob: 11be75e14bda6000a64486910b3c2bc1ea6c57f0 (plain)
1
2
3
4
5
config = {
    'jid': '',
    'password': '',
    'cacertfile': ''
    }