config = {
'jid': '',
'password': '',
'cacertfile': '',
'rooms': [],
'nick': '',
'mysql': {
'host': '',
'user': '',
'passwd': '',
'db': ''
},
'modules': []
}