slidge_whatsapp.config#

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

Attributes#

Module Contents#

slidge_whatsapp.config.DB_PATH: pathlib.Path | None[source]#
slidge_whatsapp.config.DB_PATH__DOC = 'The path to the database used for the WhatsApp plugin. Default to...[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]#