slidge_whatsapp.config#

Config contains plugin-specific configuration for WhatsApp, and is loaded automatically by the core configuration framework.

Module Contents#

slidge_whatsapp.config.DB_PATH[source]#
slidge_whatsapp.config.ALWAYS_SYNC_ROSTER = False[source]#
slidge_whatsapp.config.ALWAYS_SYNC_ROSTER__DOC = 'Whether or not to perform a full sync of the WhatsApp roster on startup.'[source]#
slidge_whatsapp.config.SKIP_VERIFY_TLS = False[source]#
slidge_whatsapp.config.SKIP_VERIFY_TLS__DOC = 'Whether or not HTTPS connections made by this plugin should verify TLS certificates.'[source]#