This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
curunir/config.py
2010-05-02 15:03:32 +02:00

5 lines
73 B
Python

config = {
'jid': '',
'password': '',
'cacertfile': ''
}