'subscription_request_msg':[opt_str,'',_('Message that is sent to contacts you want to add')],
'enable_message_carbons':[opt_bool,True,_('If enabled and if server supports this feature, Gajim will receive messages sent and received by other resources.')],
'ft_send_local_ips':[opt_bool,True,_('If enabled, Gajim will send your local IPs so your contact can connect to your machine to transfer files.')],
'oauth2_refresh_token':[opt_str,'',_('Latest token for OAuth 2.0 authentication.')],
'oauth2_client_id':[opt_str,'0000000044077801',_('client_id for OAuth 2.0 authentication.')],
'oauth2_redirect_url':[opt_str,'https%3A%2F%2Fgajim.org%2Fmsnauth%2Findex.cgi',_('redirect_url for OAuth 2.0 authentication.')],
'opened_chat_controls':[opt_str,'',_('Space separated list of JIDs for which chat window will be re-opened on next startup.')],