5 lines
73 B
Python
5 lines
73 B
Python
config = {
|
|
'jid': '',
|
|
'password': '',
|
|
'cacertfile': ''
|
|
}
|